Skip to content

Commit 7701354

Browse files
committed
Updated ReadMe
1 parent 3794efa commit 7701354

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# JavaExecutor
22
Execute your own Java code while ingame
3+
## Usage
4+
- /execute {Code}: Executes the Java code you put as an argument
5+
- /executefile {Path to File}: Executes the code in the File. For example: if you have a TestCode.txt in the Folder of your Server you would have to use /executefile ./TestCode.txt
6+
## Permissions
7+
- JavaExecutor.execute: /execute
8+
- JavaExecutor.executefile: /executefile

0 commit comments

Comments
 (0)