summaryrefslogtreecommitdiffstats
path: root/src/main/resources
Commit message (Collapse)AuthorAgeLines
* Added plugin-profiling setting to bukkit.yml.Travis Watkins2012-02-29-0/+1
|
* Added a built-in update checker. See ↵Nathan Adams2012-02-16-0/+6
| | | | http://wiki.bukkit.org/Bukkit.yml#auto-updater for new bukkit.yml options.
* Added configurable animal and monster ticks per spawn setting.EvilSeph2012-02-10-0/+3
|
* Added useExactLoginLocation(). Closes BUKKIT-145EvilSeph2012-01-29-0/+1
| | | | | | | | useExactLoginLocation() looks for settings.use-exact-login-location within bukkit.yml. If true, we will bypass Vanilla's behaviour of checking for collisions and moving the player if needed when they login. If false, we will continue to follow Vanilla's behaviour and move players that 'collide' with objects when they login.
* Adding the option to suppress overload warnings as a bukkit.yml option. ↵Erik Broes2012-01-15-0/+1
| | | | Thanks oloflarsson for the PR.
* Implemented CraftServer.getAllowEnd(). Thanks codename-B!Erik Broes2011-12-09-0/+1
|
* Added header to bukkit.ymlNathan Adams2011-10-12-0/+15
|
* Updated to the new Configuration apiNathan Adams2011-10-10-0/+14