1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-21 04:05:48 +00:00
Slimefun4/src/me/mrCookieSlime/Slimefun/api
TheBusyBiscuit 1fd0b40f9f Removed URID
2019-06-20 09:50:59 +02:00
..
energy Use lambda expressions 2019-03-30 14:32:13 +02:00
inventory Use lambda expressions 2019-03-30 14:32:13 +02:00
item_transport Fix for issue #879 2019-06-12 23:48:38 -05:00
machine Add files via upload 2017-12-20 00:44:22 -02:00
network Removed unused imports 2019-02-23 23:14:01 +02:00
Backpacks.java Fixed Backpacks 2016-11-27 21:13:48 +01:00
BlockInfoConfig.java Parse block info at startup 2018-06-15 19:23:51 -04:00
BlockStorage.java Do not overwrite block for a location that already has a valid block 2019-04-07 03:02:09 +02:00
GuideHandler.java Removed URID 2019-06-20 09:50:59 +02:00
Slimefun.java Revert requirePermissionToUse (not ready yet) 2017-11-22 20:37:30 +01:00
SlimefunBackup.java Fixed typo "Slimfun" to "Slimefun" 2017-12-01 19:28:12 +01:00
SlimefunRecipes.java Slimefun 4 2016-04-14 18:24:03 +02:00
Soul.java Switched to "continue" as stated. Although... pondering as to why this would have seemed to have worked anyway... the way I did it, in the case of a match, the whole thing quits... which is actually fine if the user just died in a keep-inventory region. If there was a better way of determining the existence of a keep-inventory region from all plugins that might produce one, really, that's what we'd rather be checking for here anyway. This is a fine alternative, but actually identical items will result in only one being kept when dying in a non-keep-inventory situation. 2018-04-22 10:25:44 -04:00
TickerTask.java Use lambda expressions 2019-03-30 14:32:13 +02:00