PlaceholderAPI/src/main/java/me/clip/placeholderapi
2018-04-20 21:03:00 -04:00
..
commands Actually show placeholders when the expansion is not installed 2018-04-08 15:41:25 -04:00
configuration Change config system to use Bukkit's implementation, optimize code (#2) 2018-03-22 15:15:47 -04:00
events Deprecated PlaceholderHookUnloadEvent 2018-03-24 12:45:13 -04:00
expansion Don't set gson to null on clear 2018-04-10 17:15:51 -04:00
external Change config system to use Bukkit's implementation, optimize code (#2) 2018-03-22 15:15:47 -04:00
updatechecker Check for permissions instead of isOp() (#6) 2018-03-27 10:43:17 -04:00
util Changed Msg#msg to use method references 2018-04-18 23:36:47 -04:00
PlaceholderAPI.java Remove duplicate method. Make field modifiers consistent resolves #16, resolves #18 2018-04-20 21:03:00 -04:00
PlaceholderAPIPlugin.java Do not pass spigot boolean to command constructor 2018-04-08 03:58:39 -04:00
PlaceholderHook.java Open source GPLv3 2018-03-21 09:15:51 -04:00
PlaceholderListener.java Only get expansions when checking for cleanable implementations 2018-03-24 12:56:25 -04:00