CraftBukkit/Spigot
81d54eaa7c
Fixed the accounting for world UID conflicts.
...
By: EvilSeph <evilseph@gmail.com >
2011-07-13 15:35:05 -04:00
CraftBukkit/Spigot
92dc42b3a8
Account for world UID conflicts.
...
By: EvilSeph <evilseph@gmail.com >
2011-07-13 03:29:43 -04:00
CraftBukkit/Spigot
42fb871866
Made the order of aliases matter. We may or may not re-do this in a later build.
...
By: Rigby <rigby@onarandombox.com >
2011-07-13 04:14:28 +01:00
CraftBukkit/Spigot
888de16db3
uuid changes
...
By: Tahg <tahgtahv@gmail.com >
2011-07-13 00:06:07 -04:00
CraftBukkit/Spigot
e29451bc4e
Use generators from bukkit.yml if none was specified at createWorld
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-07-08 19:01:03 +01:00
CraftBukkit/Spigot
6863d65e4f
Update for 1.7.3
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-07-08 13:25:53 +01:00
CraftBukkit/Spigot
244af81134
Okay, back to arbitrary offsets!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-07-07 20:29:57 +01:00
CraftBukkit/Spigot
7c3ca1d44c
Cleaned up this worlduid stuff a little.
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-07-07 19:47:42 +01:00
CraftBukkit/Spigot
034b084e7c
Made maps support MultiWorld worlds.
...
By: Rigby <rigby@onarandombox.com >
2011-07-03 07:42:26 +01:00
CraftBukkit/Spigot
860f6ad4b7
Implements a World UID.
...
By: Rigby <rigby@onarandombox.com >
2011-07-05 04:48:27 +01:00
CraftBukkit/Spigot
12b26231d2
Forgot version in CraftBukkit
...
By: Erik Broes <erikbroes@grum.nl >
2011-07-01 14:24:59 +02:00
CraftBukkit/Spigot
6f94838466
Update to minecraft 1.7_01
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-30 15:47:36 +01:00
CraftBukkit/Spigot
92a01a2d3e
Update to Minecraft 1.7
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-29 23:02:25 +01:00
CraftBukkit/Spigot
85e8cedcff
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
...
Also minimized all the nms diffs and generic cleanups all around.
By: Erik Broes <erikbroes@grum.nl >
2011-06-27 00:25:01 +02:00
CraftBukkit/Spigot
912a9c2c1a
Don't register commands only on init
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-26 02:46:04 +01:00
CraftBukkit/Spigot
7d69668caa
Delayed alias registration until postworld
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-24 00:57:46 +01:00
CraftBukkit/Spigot
9ad0ab93d1
We build for JDK 1.5.
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-23 15:41:07 -04:00
CraftBukkit/Spigot
10dcb517dc
Made bukkit settings reload on reload().
...
By: sunkid <sunkid@iminurnetz.com >
2011-06-23 11:06:09 -07:00
CraftBukkit/Spigot
5cfd050f9f
Fixed default command alias to do an array
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-22 19:20:14 +01:00
CraftBukkit/Spigot
5ff4a9570f
Implemented new alias system
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-22 19:10:29 +01:00
CraftBukkit/Spigot
92365a5bf2
You may now set a generator to a default world using plugin.yml
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-22 18:27:27 +01:00
CraftBukkit/Spigot
59c6da8305
Implemented startup plugin loading
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-22 17:46:12 +01:00
CraftBukkit/Spigot
ef3aaa62f3
Added getOnlineMode() for the Server. Thanks Rigby!
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-19 06:13:52 -04:00
CraftBukkit/Spigot
cd27191ee2
Added world seed display to 'Preparing level' log message for each world
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-17 23:23:34 -04:00
CraftBukkit/Spigot
f251e14478
Moved spawn-protection from server.properties into (settings.)spawn-radius in bukkit.yml
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-17 04:49:58 +01:00
CraftBukkit/Spigot
fd043a8342
Implemented bukkit.yml command aliases
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-17 04:09:43 +01:00
CraftBukkit/Spigot
a944350d16
Moved some craftbukkit stuff down from WorldServer to World; should fix a few NPEs during generation, and saves on a lot of casting
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-17 03:06:45 +01:00
CraftBukkit/Spigot
9bf573516b
Generic cleanup of the org.bukkit.craftbukkit classes.
...
By: Erik Broes <erikbroes@grum.nl >
2011-06-12 01:12:43 +02:00
CraftBukkit/Spigot
c9032d99bb
Implemented unloadWorld(). Thanks Rigby!
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-07 02:54:14 -04:00
CraftBukkit/Spigot
6777cdd241
Implemented custom chunk generators and block populators
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-06 14:52:02 +01:00
CraftBukkit/Spigot
f456b6d57b
Update for 1.6.6
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-31 15:55:45 +02:00
CraftBukkit/Spigot
9a94449dbf
Update for 1.6.5
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-28 22:50:08 +02:00
CraftBukkit/Spigot
95eebbac72
Fixed a bunch of multiworld issues (entity tracking etc)
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-05-26 22:15:27 +01:00
CraftBukkit/Spigot
7cf235f516
Version fix
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-05-26 15:21:54 +01:00
CraftBukkit/Spigot
32a18304a8
Update for 1.6.3
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-05-26 14:28:58 +01:00
CraftBukkit/Spigot
dda3416326
Implemented 1.6!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-05-26 13:48:22 +01:00
CraftBukkit/Spigot
31ed3023b5
Fixed animals not spawning when spawn-monsters is set to false.
...
By: EvilSeph <evilseph@unaligned.org >
2011-05-22 15:29:55 -04:00
CraftBukkit/Spigot
76ba24db30
Fixed duplicate console and player messages when built in server commands where used or an unknown command was issued
...
By: stevenh <steven.hartland@multiplay.co.uk >
2011-05-22 20:24:44 +01:00
CraftBukkit/Spigot
776b9efd3e
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 16:29:42 +02:00
CraftBukkit/Spigot
4023a32a54
Added an update on load feature for plugins. Thanks Raphfrk!
...
Any files placed in the configurable update folder are automatically copied into the plugins directory the next time a reload happens. This allows safe updating of the plugin .jar files. The name of the update folder is configurable through bukkit.yml.
By: EvilSeph <evilseph@unaligned.org >
2011-05-05 16:57:22 -04:00
CraftBukkit/Spigot
8dcebbc6fd
Added services manager framework.
...
By: sk89q <the.sk89q@gmail.com >
2011-05-02 11:31:02 -07:00
CraftBukkit/Spigot
45474ceb10
We build for Java 1.5, so no @Override for interface implementations
...
By: Andrew Ardill <andrew.ardill@gmail.com >
2011-05-02 23:55:18 +10:00
CraftBukkit/Spigot
7bbe446bd6
Improved the Scheduler.
...
Adds nag message when async tasks are not properly shut down and adds a limiter for sync tasks. Once they use 35ms in a single tick, any remaining tasks are not executed until later ticks. Adds a method to report the pending tasks and one to report active worker threads
By: Raphfrk <raphfrk@gmail.com >
2011-04-28 20:10:39 +01:00
CraftBukkit/Spigot
c1e9a053fb
Implemented addRecipe method in CraftServer and associated recipe classes.
...
By: Celtic Minstrel <celtic.minstrel.ca@>
2011-04-15 22:11:13 -04:00
CraftBukkit/Spigot
6c3edc4921
Made reload support allow-flight.
...
By: EvilSeph <evilseph@unaligned.org >
2011-04-21 15:40:22 -04:00
CraftBukkit/Spigot
35621b2667
Java compat
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-04-21 15:43:09 +01:00
CraftBukkit/Spigot
c955a4d5d4
Update for 1.5_02.
...
By: Erik Broes <erikbroes@grum.nl >
2011-04-20 22:47:26 +02:00
CraftBukkit/Spigot
070c214267
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
...
By: Erik Broes <erikbroes@grum.nl >
2011-04-20 19:05:14 +02:00
CraftBukkit/Spigot
2ddf5d1504
Made what should be the last change missed in translation that might cause chunk issues.
...
By: EvilSeph <evilseph@unaligned.org >
2011-04-07 19:51:29 -04:00
CraftBukkit/Spigot
7deee386c8
Changed default database location to {NAME}.db instead of database.db
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-04-01 16:52:00 +01:00