Commands & Permissions

Note: the following commands and permissions are supported by the newest version.

Standard Commands

- /chunk [chunkinfo] | chunkloader.chunkinfo | PLAYER ONLY
Shows whether the chunk is force loaded or not.

- /chunk list | chunkloader.list
Gives a list with chunks which are force loaded.

- /chunk status <enable|disable|ticked> | chunkloader.status
Sets the status of the plugin. Ticked: the plugin will give ticks to force-loaded chunks, so they are able to grow potatoes, etc.

- /chunk enable [groupname] | chunkloader.enable.[groupname]
Sets force loaded state of the chunk/group to true.

- /chunk disable [groupname] | chunkloader.disable.[groupname]
Sets force loaded state of the chunk/group to false.

 

Group Commands

- /chunk group create [groupname] | chunkloader.group.create
Creates a new group.

- /chunk group delete [groupname] | chunkloader.group.delete
Deletes a new group.

- /chunk group addchunk [groupname] | chunkloader.group.addchunk | PLAYER ONLY
Adds a chunk to a group.

- /chunk group removechunk [groupname] | chunkloader.group.removechunk | PLAYER ONLY
Removes a chunk from a group.

- /chunk group rename [old groupname] [new groupname]| chunkloader.group.rename
Renames a group.

 

WorldEdit Commands

- /chunk worldedit addtogroup [groupname] | chunkloader.group.addchunk
Adds all chunks of your selected area to a group.

- /chunk worldedit removefromgroup [groupname] | chunkloader.group.removechunk
Removes all chunks of your selected area from a group.

- /chunk worldedit enable | chunkloader.enable
Enables forceloading of all chunks of your selected area.

- /chunk worldedit disable| chunkloader.disable
Disables forceloading of all chunks of your selected area.

 


Comments

Posts Quoted:
Reply
Clear All Quotes