Placeholder#137
Open
Someone-NEW wants to merge 1535 commits into
Open
Conversation
Author
|
With using PlaceholderAPI for example, to avoid all too many API plugins. only when Residence have their own api integrated... this will be for example cool for using it with scoreboards etc. |
Author
|
Hi is there any new Placeholders that can be find? and supported maybe PlaceholderAPI or some custom? |
use EntityInteractEvent to prevent Arrow and Trident from triggering Button
cancel remove Arrow
Check the projectile interaction Button and Plate (e.g., spectral_arrow, egg, snowball, etc.). Ensure that any new projectiles added in the future can also be checked correctly. eparate the permission checks for Button and Plate. Currently: Projectile and Item Interact Plate are controlled by the Pressure flag. Interactive Button is controlled by the Button flag. When intercepted, send a matching flag deny message to the player.
/res list [non-existent player] /res list PlayerName [non-existent world] will trigger NPE.
Fix command res list NPE
Add exemption check for ResAdmin when destroying Vehicle
Projectile Interaction Button and Plate
In Difficulty Hard, you don’t have to worry about various zombies destroying the Residence wooden doors and copper doors even if you AFK for a long time.
Fixed some incorrect usage.
Update ChineseTW.yml
Add checks for v26.1 Golden_Dandelion; Add cross region check for Copper_Golem_Statue spawn
Add support for multiple webmap display at the same time
Translated the newly added content and corrected the previous translation errors.
Update Chinese.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I suggest that you add a placeholders on Spigot Overwiev page to see it and please add this section to WIKI page i cant find any placeholders for this plugin thank you.
EDIT: Suggest to use PlaceholedrAPI for example, to avoid all too many API plugins.