pop4959
pop4959
TODO - jroys comments above - pre-validate random locations in chunks - refactor / clean up some code
@Nibby49 Essentials uses the Bukkit API to set flight abilities on the player. So yes, this is something that if anything needs to be fixed upstream. JRoy already mentioned that...
I agree, that is a bit silly. Worth noting that most of the current aliases are automatically generated. This was done for backwards compatibility due to the fact that *back...
I'm not sure how I feel about having a permission like this and having it set as true in plugin.yml since I don't think all permission plugins are going to...
Looks like support for tile entities was added by mapping entities to their material counterparts, since that was the easiest implementation due to AntiBuild traditionally only dealing with blocks. However...
Can confirm on Paper-42 for MC 1.19 that links are not clickable on 2.19.5-dev+23-6816eb4 with Essentials installed, and then again clickable when both Essentials and EssentialsChat are installed.
Thanks for the feedback. There were some ideas about adding random teleport functionality into EssentialsSpawn as well. I'll probably look into this later after there has been some more thought...
> Would be helpful, as it would allow them to tp if they click a button at spawn too. I'd use this. Random tp signs was also another idea someone...
I don't believe this is exposed in such a way that Essentials would be able to do anything about it. You'll probably have better luck asking Spigot/Paper to add this...
@the-mann Feel free to make a PR if you know how to do it, or point out the specific APIs that make it possible.