PlaceholderAPI/src/main/java/me/clip/placeholderapi
2019-05-05 10:37:01 -04: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
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 Remove clean method calls 2019-05-04 20:13:04 -04:00
PlaceholderHook.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
PlaceholderListener.java Remove PluginEnableEvent listener. Not needed anymore. 2019-05-04 20:15:00 -04:00
ServerLoadEventListener.java Move ServerLoadEvent listener to its own class 2019-05-05 10:37:01 -04:00