Add spout controls (enable/disable, use-existing-textures), load other spout mods first
This commit is contained in:
parent
38a4d869f6
commit
ddf14b7c3b
4 changed files with 92 additions and 51 deletions
|
|
@ -2,7 +2,7 @@ name: dynmap
|
|||
main: org.dynmap.bukkit.DynmapPlugin
|
||||
version: "${project.version}-${BUILD_NUMBER}"
|
||||
authors: [FrozenCow, mikeprimm]
|
||||
softdepend: [ Permissions, PermissionEx, bPermissions, PermissionsBukkit, SpoutMaterials ]
|
||||
softdepend: [ Permissions, PermissionEx, bPermissions, PermissionsBukkit ]
|
||||
commands:
|
||||
dynmap:
|
||||
description: Controls Dynmap.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue