Skip to content

Commit

Permalink
Update CONFIGURING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkness6030 authored Apr 26, 2021
1 parent 69a813c commit 3381d9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONFIGURING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The plugin configuration file uses the JSON format, see [json.org](https://www.j
| %versionType% | server game version type |
| %mode% | server mode i.e. survival, sandbox, attack, pvp, editor |
| %modeName% | server custom mode name, if absent, %mode% is used |
| %ping% | server pint |
| %ping% | server ping |
| %port% | server port |

### Server Object
Expand All @@ -55,7 +55,7 @@ The plugin configuration file uses the JSON format, see [json.org](https://www.j
| Field | Type | Description |
| ------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| x | float | effect x coordinate. minimap coordinate * 8 |
| x | float | effect y coordinate. minimap coordinate * 8 |
| y | float | effect y coordinate. minimap coordinate * 8 |
| rotation | float | effect rotation |
| period-millis | integer | interval in milliseconds after which the effect will spawn |
| color | string | effect color in hex format |
Expand Down

0 comments on commit 3381d9d

Please sign in to comment.