CraftBukkit/Spigot
5bc15c40d8
SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloads
...
By: md_5 <git@md-5.net >
2018-07-21 11:20:38 +10:00
CraftBukkit/Spigot
45bc3007b4
Add ignore-vanilla-permissions option to assist with disabling default commands
...
By: md_5 <git@md-5.net >
2018-07-16 12:06:06 +10:00
CraftBukkit/Spigot
c5cc779f03
SPIGOT-4008: Fix server-icon loading
...
By: md_5 <git@md-5.net >
2018-07-16 10:08:07 +10:00
CraftBukkit/Spigot
22abf2aab6
Validate world in CraftServer.createChunkData
...
By: md_5 <git@md-5.net >
2018-07-15 19:52:26 +10:00
CraftBukkit/Spigot
7e0a66fdd5
Update to Minecraft 1.13-pre7
...
By: md_5 <git@md-5.net >
2018-07-15 10:00:00 +10:00
CraftBukkit/Spigot
2f48bbf4cd
print -> println in world start region preparation
...
By: md_5 <git@md-5.net >
2018-01-02 20:24:33 +11:00
CraftBukkit/Spigot
a024f4c8d2
Remove unused private static final variable
...
By: md_5 <git@md-5.net >
2017-12-28 14:47:57 +11:00
CraftBukkit/Spigot
f6d4eae5c3
Allow unloading all worlds except the main one
...
By: md_5 <git@md-5.net >
2017-12-16 10:19:00 +11:00
CraftBukkit/Spigot
82913cc71b
Don't special case 'invalid' usernames for UUIDs.
...
By: md_5 <git@md-5.net >
2014-04-20 18:58:00 +10:00
CraftBukkit/Spigot
d68b0a0f44
SPIGOT-3551: Recursively unrestrict advancements
...
By: md_5 <git@md-5.net >
2017-09-06 16:07:41 +10:00
CraftBukkit/Spigot
89b3d6e8a6
SPIGOT-3491: Add option to bypass permissions in advancements
...
By: md_5 <git@md-5.net >
2017-08-06 09:07:24 +10:00
CraftBukkit/Spigot
01bccda243
Implement BroadcastMessageEvent
...
By: BillyGalbreath <Blake.Galbreath@GMail.com >
2017-07-16 18:45:08 -05:00
CraftBukkit/Spigot
aba05b661c
SPIGOT-3461: Standardise plugin load timing
...
By: md_5 <git@md-5.net >
2017-07-26 13:20:29 +10:00
CraftBukkit/Spigot
bb0a0c3231
SPIGOT-3409: Improve performance of registering stupid amounts of permissions in plugin.yml
...
By: md_5 <git@md-5.net >
2017-07-10 21:05:47 +10:00
CraftBukkit/Spigot
5317a74e0a
Misc advancement / recipe reload fixes including SPIGOT-3240
...
By: md_5 <git@md-5.net >
2017-05-16 21:22:07 +10:00
CraftBukkit/Spigot
4c88ea37ee
SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix some issues.
...
By: md_5 <git@md-5.net >
2017-05-16 06:58:37 +10:00
CraftBukkit/Spigot
ea922d07c1
SPIGOT-3238: Add Server.advancementIterator
...
By: md_5 <git@md-5.net >
2017-05-15 08:25:53 +10:00
CraftBukkit/Spigot
40c8954e17
Update to Minecraft 1.12-pre2
...
By: md_5 <git@md-5.net >
2017-05-14 12:00:00 +10:00
CraftBukkit/Spigot
16807cc431
SPIGOT-3182: Fix tab-completion in command blocks without leading slash
...
By: Pokechu22 <Pokechu022@gmail.com >
2017-04-13 17:57:47 -07:00
CraftBukkit/Spigot
e63cab01fc
SPIGOT-826: Add method to retrieve entity by UUID
...
By: Zach Brown <zach.brown@destroystokyo.com >
2017-01-04 21:28:31 -06:00
CraftBukkit/Spigot
fe2d118352
Implement default title for custom merchants
...
By: md_5 <git@md-5.net >
2016-11-22 10:53:36 +11:00
CraftBukkit/Spigot
f6dd4eff69
SPIGOT-2272: Add API for virtual Merchants
...
By: Lukas Hennig <lukas@wirsindwir.de >
2016-11-21 15:29:36 +11:00
CraftBukkit/Spigot
4e412ab4e3
Update to Minecraft 1.11
...
By: md_5 <git@md-5.net >
2016-11-17 12:41:03 +11:00
CraftBukkit/Spigot
29623943f1
SPIGOT-2618: Register permissions before plugin enabled.
...
Brings behaviour in line with command registration, and won't affect plugins which don't already error.
By: md_5 <git@md-5.net >
2016-08-25 13:11:42 +10:00
CraftBukkit/Spigot
e82ad8c82f
SPIGOT-215: Implement infrastructure for Location tab completes
...
By: DemonWav <demonwav@gmail.com >
2016-08-25 09:48:52 +10:00
CraftBukkit/Spigot
42a06f7c4b
SPIGOT-2574: BlockPopulators added twice.
...
By: md_5 <git@md-5.net >
2016-08-06 10:04:06 +10:00
CraftBukkit/Spigot
f155cbbaf2
BUILDTOOLS-251: Make much of Bukkit locale independent
...
By: md_5 <git@md-5.net >
2016-06-26 19:32:05 +10:00
CraftBukkit/Spigot
a39b7e5f3a
Update to Minecraft 1.10
...
By: md_5 <git@md-5.net >
2016-06-09 11:43:49 +10:00
CraftBukkit/Spigot
07c0e6067b
Implement TabCompleteEvent
...
By: md_5 <git@md-5.net >
2016-05-16 16:59:57 +10:00
CraftBukkit/Spigot
98e7045a09
SPIGOT-2074: Correctly set custom world settings
...
By: md_5 <git@md-5.net >
2016-03-28 12:28:12 +11:00
CraftBukkit/Spigot
21d4bf5d1f
Update to Minecraft 1.9
...
By: md_5 <git@md-5.net >
2016-03-01 08:32:46 +11:00
CraftBukkit/Spigot
1c505181d5
SPIGOT-1232: CraftServer.getPlayer(String name) returns incorrect results in some cases.
...
Use the absolute value of the delta to prevent negative values resulting in a better match.
By: Adam Thomas <aet2505@gmail.com >
2015-10-14 18:56:08 +01:00
CraftBukkit/Spigot
4d40084c65
New ChunkGenerator.generate api for block ids and avoiding magic values.
...
By: Antony Riley <antony@cyberiantiger.org >
2015-07-28 16:22:13 +03:00
CraftBukkit/Spigot
3cb3a3bd2e
Simplify getPlayerExact / try for exact match first in getPlayer.
...
By: md_5 <git@md-5.net >
2015-07-13 19:00:33 +10:00
CraftBukkit/Spigot
a0a199a242
Remove unused bukkit.yml options and update links / info.
...
By: md_5 <git@md-5.net >
2015-05-31 12:11:56 +10:00
CraftBukkit/Spigot
85be409b13
Update to Minecraft 1.8.3
...
By: Thinkofdeath <thinkofdeath@spigotmc.org >
2015-02-26 22:41:06 +00:00
CraftBukkit/Spigot
c91dada6c4
SPIGOT-469: Increment and print reload count.
...
By: md_5 <git@md-5.net >
2015-01-25 10:31:31 +11:00
CraftBukkit/Spigot
6a05856d6c
using generator settings from WorldCreator to specify presets for FLAT or CUSTOMIZED world types
...
By: TheCutter <info@thecutter.net >
2014-12-05 19:55:52 +01:00
CraftBukkit/Spigot
9a9ef627b0
Add the new minecraft command permission nodes.
...
Previously bukkit ones were in bukkit. Moved to CraftBukkit with new prefixes.
By: FearThe1337 <admin@fearthe1337.com >
2014-12-11 21:36:02 +01:00
CraftBukkit/Spigot
475a7cb579
Use PlayerList's UUID->EntityPlayer map in CraftServer.getPlayer(UUID)
...
By: zreed <zach@digitalforgemc.com >
2014-12-05 01:44:14 -05:00
CraftBukkit/Spigot
41eaea21ca
Move WorldSaveEvent to proper location
...
calling CraftWorld.save() currently does not call WorldSaveEvent, and WorldSaveEvent could fire on worlds that have saving disabled.
New location will always fire during a world save and only during an actual save.
By: Aikar <aikar@aikar.co >
2014-12-03 14:35:33 -05:00
CraftBukkit/Spigot
4e7ba83133
Rewrite the level.dat properly. This fixes SPIGOT-46
...
By: Fabian Faßbender <fabian.fassbender42@googlemail.com >
2014-11-29 20:33:33 +01:00
CraftBukkit/Spigot
ddd63044a6
SPIGOT-30: Fix restoring of WorldData when loading worlds
...
By: Mike Primm <mike@primmhome.com >
2014-11-29 09:34:54 -06:00
CraftBukkit/Spigot
a419776f3c
Update to Minecraft 1.8
...
For more information please see http://www.spigotmc.org/
By: Thinkofdeath <thinkofdeath@spigotmc.org >
2014-11-26 08:32:16 +11:00
CraftBukkit/Spigot
79e5718f39
Update CraftBukkit to Minecraft 1.7.10
...
By: Travis Watkins <amaranth@ubuntu.com >
2014-06-26 13:05:08 -05:00
CraftBukkit/Spigot
645fe18f1f
Use 4787c23dce0f5ac856d8d398225828971a93a3ff Guava patch for onlinePlayers
...
This change improves the quality of life for plugin developers using
iterator iteration with side-effects. In the specified Guava patch, the
internal iterator no longer relies on the AbstractList iterator which
iterates by index, and will instead wrap the provided iterator in a
transformer given the Function.
By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com >
2014-07-01 00:47:39 -05:00
CraftBukkit/Spigot
03a390e010
Implement new getOnlinePlayers. Adds BUKKIt-5668
...
By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com >
2014-06-24 16:11:25 -05:00
CraftBukkit/Spigot
82a09cfb9f
Update CraftBukkit to use new YamlConfiguration encoding changes
...
By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com >
2014-05-14 05:49:04 -05:00
CraftBukkit/Spigot
0640242e43
Implement inventory creation by type and title. Fixes BUKKIT-4045
...
With the current API it is possible to create an inventory with a specific
type, but it is not possible to give such an inventory a title other than
the default.
The commit changes that by adding a method to optionally supply the title
for the given inventory type and holder, creating the functionality to
display any supported inventory type with a 32 character length String.
If the inventory title supplied is larger than 32 characters then an
IllegalArgumentException is thrown stating so.
By: eueln <euelnd@gmail.com >
2013-04-11 14:20:41 -05:00
CraftBukkit/Spigot
dd2b3d22fd
Make bans pretend to use names like before 1.7.8.
...
Bans require a name and UUID but our API only allows for a single string
identifier for a ban entry. Until this is sorted out go back to the old
name based setup since we can always get a UUID given a name.
By: Travis Watkins <amaranth@ubuntu.com >
2014-04-17 10:45:10 -05:00