PlaceholderAPI/src/main/java/me/clip/placeholderapi
2019-05-08 15:05:30 -05:00
..
commands Remove unused imports 2019-05-03 23:48:00 -04:00
configuration Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
events Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
expansion Remove useless "expansion cache" that I don't even know ever worked. Intention was to cache any expansion that isn't registered due to the dependency not being loaded yet when expansion registration initialized. Non issue now that registration happens in ServerLoadEvent. 2019-05-04 20:08:47 -04:00
external This will not be around for much longer. Plugin authors need to update to use PlaceholderExpansion rather than this class. 2019-05-05 13:59:40 -04:00
updatechecker Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
util try with resources cuz haters 2018-07-22 16:52:36 -04:00
PlaceholderAPI.java Do not deprecate legacy setPlaceholder methods for now 2018-07-21 22:00:33 -04:00
PlaceholderAPIPlugin.java Changed placeholders to register 1 tick after server startup. 2019-05-08 15:04:46 -05:00
PlaceholderHook.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
PlaceholderListener.java Remove ServerLoadEvent listener 2019-05-05 10:37:54 -04:00
ServerLoadEventListener.java Changed to use easier way. 2019-05-08 15:05:30 -05:00