2012-01-16 22:18:47 +01:00
|
|
|
name: Citizens
|
|
|
|
authors: [aPunch, fullwall]
|
|
|
|
version: 2.0
|
2012-01-19 11:52:58 +01:00
|
|
|
main: net.citizensnpcs.Citizens
|
2012-02-08 16:22:42 +01:00
|
|
|
website: http://www.citizensnpcs.net
|
2012-01-19 11:52:58 +01:00
|
|
|
commands:
|
2012-04-13 17:59:51 +02:00
|
|
|
script:
|
|
|
|
description: Scripting commands
|
2012-02-08 09:26:14 +01:00
|
|
|
citizens:
|
2012-08-04 15:56:35 +02:00
|
|
|
aliases: [citizens2]
|
2012-02-08 09:26:14 +01:00
|
|
|
description: Administration commands
|
2012-01-19 11:52:58 +01:00
|
|
|
npc:
|
2012-08-04 15:56:35 +02:00
|
|
|
aliases: [npc2]
|
2012-02-22 03:41:09 +01:00
|
|
|
description: Basic commands for all NPC-related things
|
|
|
|
permissions:
|
|
|
|
citizens.*:
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
citizens.admin: true
|
|
|
|
citizens.help: true
|
2012-04-13 17:59:51 +02:00
|
|
|
citizens.script.*:
|
|
|
|
children:
|
|
|
|
citizens.script.compile: true
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.script.help: true
|
2012-02-22 03:41:09 +01:00
|
|
|
citizens.npc.*:
|
|
|
|
children:
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.npc.age: true
|
2012-02-22 03:41:09 +01:00
|
|
|
citizens.npc.character.*: true
|
|
|
|
citizens.npc.create: true
|
|
|
|
citizens.npc.despawn: true
|
2012-04-13 17:59:51 +02:00
|
|
|
citizens.npc.equip: true
|
2012-02-22 03:41:09 +01:00
|
|
|
citizens.npc.help: true
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.npc.list: true
|
|
|
|
citizens.npc.lookclose: true
|
|
|
|
citizens.npc.owner: true
|
2012-04-13 17:59:51 +02:00
|
|
|
citizens.npc.path: true
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.npc.profession: true
|
2012-02-22 03:41:09 +01:00
|
|
|
citizens.npc.remove: true
|
|
|
|
citizens.npc.remove.all: true
|
|
|
|
citizens.npc.rename: true
|
|
|
|
citizens.npc.select: true
|
|
|
|
citizens.npc.spawn: true
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.npc.talk: true
|
2012-04-13 17:59:51 +02:00
|
|
|
citizens.npc.text: true
|
2012-02-22 03:41:09 +01:00
|
|
|
citizens.npc.tp: true
|
2012-04-15 01:17:22 +02:00
|
|
|
citizens.npc.tphere: true
|