Issues
- 0
Set command trigger's permission with specific command.
#135 opened by rkdrns4747 - 1
Material of spigot 1.3 no longer require legacy support
#132 opened by wysohn - 1
Allow Command, Area, and Custom to be loaded even in sub-folders
#131 opened by wysohn - 0
SETBLOCK and TOGGLEBLOCK to interact directly with the triggering block
#130 opened by wysohn - 1
AreaTrigger not compatible with mod server
#129 opened by wysohn - 0
Allow sync mode for Triggers not just Custom Trigger
#128 opened by wysohn - 0
BREAK and CONTINUE statement for loops
#127 opened by wysohn - 0
Add list command to show all Triggers
#126 opened by wysohn - 0
Add some way to add aliases for Command Trigger
#125 opened by wysohn - 0
Make #WAIT to accept decimals
#124 opened by wysohn - 0
Provide a way to create custom global variable storage
#123 opened by wysohn - 0
map access with square bracket?
#122 opened by wysohn - 1
new placeholder $cooldown
#121 opened by wysohn - 0
make location() to accept decimals
#118 opened by wysohn - 0
onStart has minor bug
#117 opened by wysohn - 0
Add 'is' clause to check the instance type
#116 opened by wysohn - 0
Assigning null to global variable doesn't delete the entry
#115 opened by wysohn - 0
Dedicated Timings support
#114 opened by wysohn - 0
Optimize reflection
#113 opened by wysohn - 0
Allow area trigger to overlap each other
#112 opened by wysohn - 0
Let command block to be able to use TR
#111 opened by wysohn - 0
Save the code whether the code has error or not
#110 opened by wysohn - 0
#COOLDOWN need fix
#108 opened by wysohn - 1
/trg reload is inconsistent?
#107 opened by wysohn - 0
New executor to rotate blocks
#106 opened by wysohn - 6
Add line break and carriage return (\n & \r) escape for string
#105 opened by wysohn - 0
Number in IMPORT statement is not recognized by lexer
#104 opened by wysohn - 0
Show stack traces only when debug mode is on
#102 opened by wysohn - 1
Variable 'player' is missing sometimes
#101 opened by wysohn - 0
Show warnings when tools are in hand
#99 opened by wysohn - 2
AreaTrigger throws exception
#98 opened by wysohn - 0
Custom event for TRG enable and disable
#97 opened by wysohn - 1
GUI icons get wiped on reload
#96 opened by wysohn - 0
Sometimes the 'player' variable of Placeholder/Executor references wrong player
#95 opened by wysohn - 0
placeholder can't extract player instance from EntityDeathEvent
#94 opened by wysohn - 0
EntityDamageEvent is hooked by EntityDamageByEntityEvent custom trigger
#93 opened by wysohn - 0
random() method with int value returns decimal
#92 opened by wysohn - 0
Sponge InventoryTrigger throws exception if clicked outside GUI
#91 opened by wysohn - 0
Parser doesn't understand some nested IF statmenets
#90 opened by wysohn - 1
Can't find type for gvar
#89 opened by wysohn - 0
'item' variable of InventoryTrigger should be from actual inventory
#88 opened by wysohn - 1
illegal character in path
#87 opened by wysohn - 1
Better Exception messages
#86 opened by wysohn - 0
PlaceholderAPI support for Sponge
#85 opened by wysohn - 0
ItemTrigger
#84 opened by wysohn - 0
AreaTrigger is not recognized
#81 opened by wysohn - 0
Item Entity remains in the AreaTrigger after it is removed.
#80 opened by wysohn - 0
allow 'import' methods
#78 opened by wysohn - 1
Let AreaTrigger to keep track of entities in it
#76 opened by wysohn - 1
Placeholder - Special [$random]
#73 opened by TK742