mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 10:36:01 +01:00
Updated JavaScript API (markdown)
parent
828380b1e0
commit
5df8fb4b1f
@ -5,6 +5,7 @@
|
||||
## Introduction
|
||||
- JavaScript can be used to register commands, patterns, masks, and brushes
|
||||
- Scripts should be placed in `plugins/FastAsyncWorldEdit/commands` (can be configured in the `config.yml`)
|
||||
- Use `/fawe reload` to reload the scripts.
|
||||
|
||||
#### Creating normal commands
|
||||
Create a new `.js` file in `commands/`, or `commands/<alias>/`
|
||||
|
Loading…
Reference in New Issue
Block a user