Template Plugin - Template for plugin creation icon

Template Plugin - Template for plugin creation -----

Template for plugin creation - 1.8 - 1.21



[0.0.0.9] Add ZCommand
ZCommand

Code (Java):

addCommand ( "test", new ZCommand ( )
                . setCommand (command -> command. sendMessage ( "Hello world !" ) )
                . setPermission ( "admin.command" )
                . setDescription ( "Example command !" )
                . setSyntaxe ( "/test" )
                . addSubCommand ( "test", "test2", "test3" )
                . setOneClass ( true )
        ) ;
 
----------, Aug 3, 2019
Resource Information
Author:
----------
Total Downloads: 3,867
First Release: Jun 8, 2019
Last Update: Jun 21, 2024
Category: ---------------
All-Time Rating:
8 ratings
Find more info at template.groupez.dev...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings