PlaceholderAPI support
foxi69 opened this issue ยท 8 comments
what is placeholderapi
Almost all the messages are configurable http://ess.khhq.net/wiki/Locale
@rereat There's a few things to consider when it comes to dependencies in any project. Is this a hard or soft dependency, meaning does Essentials need to have this dependency present at all times in order for it to function? On the other hand you have a soft dependency, this is one which does not require the dependency, but if present, the dependency will extend Essentials' features.
After all that noise, you need to worry about staying up to date with said dependency, which at times can be very major factors if the dependency is not consistent. In this case, PlaceholderAPI looks to be a hard dependency. All in all, Essentials is a big enough plugin as it is, having to worry about unnecessary things breaking would be more work, than it is worth.
It would be easier for placeholderapi to hook into ess. They already did it for my factions plugin :)