File Details
Release 2.2
- R
- Dec 12, 2016
- 66.00 KB
- 498
- 1.11+2
File Name
RemoteCMD.jar
Supported Versions
- 1.11
- 1.10
- 1.9
<< Previous Version | Next Version >>
<check in full changelog>
Release 2.2
-
Mechanics: - lines starting with # are ignored - lines starting with LOG: are now echo lines - VARIABLE MECHANICS: - Format: {Key} and {Key:parameters} - Nesting: {Key1:---{Key2}---} - VARIABLES ADDED: : {date} --> 2016-12-12 : {time} --> 23:49:20.938 : {datetime} --> {date} {time} : {weakday} --> 0 : {dayname} --> Monday : {day} --> 12 : {month} --> DECEMBER : {year} --> 2016 : {playercount} : {call:command} --> line1|line2|line3 : {file:filepath} --> line1|line2|line3 : {line:5 lines} : Example: {line:2 A|B|C} --> B : {subtext:x..y text} : Example: {subtext:4..8 foo-word-foo} --> word : {index:key text} : Example: {index:'e' abcdef} --> 4
Bugfix: - '.lastexec.ini' not executed anymore
Beta 2.1.2
- Added to settings: sync
- Menu updated
- Bugfix: spigot async execution problem
- Bugfix: settings.yml now works fine
- Version number shown correctly everywhere :)
Beta 2.1.1
- Ingame version number shown correctly
Beta 2.1
Added settings:
- config.yml is now settings.yml
- settings.yml is now not modified from ingame, but only by hand
- settings.yml now contains comments by default
- debug messages removed
Beta 2.0
Added behaviors:
ON YYYY-MM-DDAT YYYY-MM-DD HH-MMAT YYYY-MM-DD HH-MM-SSBEFORE YYYY-MM-DDAFTER YYYY-MM-DDFROM YYYY-MM-DDUNTIL YYYY-MM-DDDAILYWEEKLYMONTHLYMODIFIERS: #,$
Added mechanics:
- folder schedule system
Added commands:
/rc/rc list/rc list at/rc restart
Added permissions:
/remotecmd.notify/remotecmd.notify.debug
Beta 1.2
Added behaviors:
simple script
Added mechanics:
- configuration
- run scripts
Added commands:
/remotecmd,/rcmd/rcmd reload/rcmd about/rcmd dev
Added permissions:
/remotecmd.use
TODO:
+ folder checking interval command
+ manual check command

