TriggerReactor-2.1.7

Details

  • Filename
    TriggerReactor.jar
  • Uploaded by
  • Uploaded
    Dec 25, 2018
  • Size
    691.15 KB
  • Downloads
    2,102
  • MD5
    90e773921286eab338fe95fbc880ebfc

Supported Bukkit Versions

  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4
  • 1.7.2
  • 1.6.4
  • 1.6.2
  • 1.6.1
  • 1.5.2

Changelog

+$blockname placeholder
xCouldn't reproduce the global variable not saving problem
*Support for spigot 1.13.2
*Better global variable saving logic
*Fix for onStart and onStop Custom Trigger for Sponge
*Now in-game script editor will save the code upon 'save' regardless of syntax error
*location() of Bukkit now accept decimals
+temporary global variable
*command trigger can be set sync/async
*#WAIT now accept decimal seconds
+$round placeholder
*Adding pitch and yaw to #TP
+#BREAK and #CONTINUE statement
*Some more trials to make error messages more clean to read
*#SETBLOCK now can be used without location info (so that it can use the block in triggering event)
*Fix for non-player related error showing not useful information
+#ROTATEBLOCK
+Command Trigger now has dedicated permission support
+Command Trigger now has dedicated alias support
+/trg list command to show all triggers
*Fix for using non-numeric value in /trg help causing exception
*Command Trigger is now case insensitive
xAuto Complete feature cannot be implemented in 1.13 or later. It's due to client change.
*#CMD and #CMDOP can now execute the command created by Command Trigger
*Addressed backward compatibility issue with version <= 1.12.2
*Removed this plugin's alias 'trigger'

+$blockname placeholder
x전역 변수에 null 저장시 삭제되지 않는 문제는 재현 할 수 없었습니다.
*spigot 1.13.2 호환
*전역 변수 저장 방식 개선
*onStart 와 onStop 이 스펀지에서 제대로 작동하지 않는 것 수정
*이제 게임 내 에디터에서 save를 할 때 코드에 문제가 있더라도 무조건 저장합니다
*Bukkit쪽의 location()이 이제 소숫점도 받습니다
+임시 광역 변수 추가
*command trigger 를 동기/비동기 가능하게 하는 명령어 추가
*#WAIT 이 이제 소숫점도 받습니다
+$round placeholder
*pitch yaw 를 #TP 에 추가
+#BREAK 와 #CONTINUE 문
*에러 메시지를 조금 더 개선했습니다
*#SETBLOCK 이 이제 좌표를 지정하지 않아도 사용 가능합니다(물론 사용하는 트리거가 블록 관련인경우만)
*플레이어와 관련되지 않은 에러가 발생 시 문제 해결에 유용하지 않은 에러가 뜨는 문제 수정
+#ROTATEBLOCK
+Command Trigger 가 이제 독자적인 퍼미션을 지원합니다
+Command Trigger 가 이제 독자적인 동음어를 지원합니다
+/trg list 명령어로 모든 트리거를 볼 수 있게 추가
*숫자가 아닌값을 /trg help 에 넣는 경우 에러가 발생하던 것 수정
*Command Trigger 가 이제 대소문자를 구분하지 않습니다
x탭으로 자동완성 기능이 1.13 혹은 이후부터 지원되지 않습니다. 클라이언트 쪽 변경 입니다.
*#CMD #CMDOP 가 Command Trigger 로 생성된 명령어도 실행 가능해졌습니다
*버전 <= 1.12.2 에서 문제가 발생하던 것 수정
*이 플러그인의 동음어중 하나인 'trigger' 를 삭제 했습니다