Added items for MC 1.8, modified the update function, added some libs to
the repo.
This commit is contained in:
13
resources/plugin.yml
Normal file
13
resources/plugin.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: @NAME@
|
||||
main: com.@AUTHOR@.@NAME@.@NAME@
|
||||
version: @VERSION@
|
||||
author: @AUTHOR@
|
||||
commands:
|
||||
stats:
|
||||
description: Stats command
|
||||
usage: /<command>
|
||||
/<command> [category|statname|convert|list|help]
|
||||
/<command> [player] [category|statname]
|
||||
played:
|
||||
description: Shows your played time
|
||||
usage: /<command>
|
||||
Reference in New Issue
Block a user