wysohn
wysohn
if and IF for example
[17:27:05 WARN]: java.net.URISyntaxException: Illegal character in path at index 31: file:///C:/Users/양채운/Desktop/서 버 파일/RL PvP/plugins/TriggerReactor.jar [17:27:05 WARN]: at java.net.URI$Parser.fail(Unknown Source) [17:27:05 WARN]: at java.net.URI$Parser.checkChars(Unknown Source) [17:27:05 WARN]: at java.net.URI$Parser.parseHierarchical(Unknown Source) [17:27:05...
NightSky - Today at 3:52 AM Well to sate my curiosity I compiled a modified version of Spigot that prints to console when ever the PlayerDeathEvent or EntityDeathEvent are called,...
It's not providing enough functionality that the users want. For example, some users want to fully control the tab-completion feature without the hint/candidate method, and some users want to hide...
#GUI is usually used between GUI to GUI transition, so if local variables are shared, it will be super easy to set up the code
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/src/main/java/org/bukkit/command/SimpleCommandMap.java#198 testPermissionSilenent() determines whether the command shows up or not in the tab completion
`#-SomeExecutor` or `$-someplaceholder:a:b:c` would run them in an asynchronous manner
/trg block, and it changes the trigger block (of walk/click trigger) to a different type following what's on the player's hand this might be useful if some users want to...
Currently, most of the Triggers run asynchronously, and it is possible that for some cases, it may fall into an unintended infinite loop. Or, maybe the administrator needs to shut...