Advertisement
Guest User

Untitled

a guest
May 19th, 2011
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.86 KB | None | 0 0
  1. # System is no longer used, but may become used in the future
  2. # Copies is for multiple-world support
  3. # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
  4. # If this file is for your default world (the one in server.properties) then you must
  5. # leave copies blank.
  6. # Example: copies: Derp - This will clone the permissions of the world Derp
  7. #
  8. # Make sure to rename this file to the name of the world that is in sever.properties under
  9. # level-name. So if it is level-name: world then this should be world.yml and in the
  10. # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
  11. #
  12. # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
  13. # doing this is to use Notepad++ and replace the tab with 4 spaces.
  14. plugin:
  15. permissions:
  16. system: default
  17. copies:
  18.  
  19. ##
  20. # AntiBuild is included with this. To disable a group from being able to build then
  21. # set the build: flag to false (build: false). If you want a group to be able to build
  22. # then set it to true.
  23. ##
  24. # Groups can contain inheritance.
  25. # To make a group inherit the permissions from another
  26. # group simply place the groups name in the "inheritance:" like so:
  27. #
  28. # Example:
  29. # inheritance:
  30. # - Default
  31. ##
  32. # All permissions including the asterisks must be placed in single quotes.
  33. # like so:
  34. #
  35. # - 'foo.bar'
  36. #
  37. # Otherwise errors will happen!
  38. ##
  39. # Globalized Permission settings:
  40. #
  41. # If a permission contains periods (.) you can denote a globalized parameter:
  42. #
  43. # - 'foo.*'
  44. #
  45. # This will allow you to use all general commands.
  46. #
  47. ##
  48. # Single Asterisk denotes all commands:
  49. #
  50. # - '*'
  51. # If you give a group this permissions, do not have the group inherit any permissions
  52. # from other groups. Any users assigned to this group should NOT be given any additional
  53. # permissions either.
  54. ##
  55. # To exempt a node use the - prefix like so:
  56. # - '-foo.bar'
  57. ##
  58. # prefix: and suffix: do not do anything on their own. You need another outside plugin
  59. # such as iChat or HeroChat in order for these to do anything.
  60. groups:
  61.  
  62. Bewohner:
  63. default: true
  64. info:
  65. build: true
  66. inheritance:
  67. permissions:
  68. - 'iConomy.payment'
  69. - 'iConomy.access'
  70. - 'iConomy.rank'
  71. - 'iConomy.list'
  72. - 'iConomyChestShop.shop.use'
  73. - 'iConomyChestShop.shop.sell'
  74. - 'lwc.protect'
  75. - 'commandbook.whereami'
  76. - 'mywarp.warp.sign.warp'
  77. - 'falsebook.blocks.*'
  78. - 'iMonster.User'
  79. - 'iConomy.list'
  80. - 'commandbook.rules'
  81. - 'commandbook.who'
  82. - 'commandbook.msg'
  83. - 'iConomyHealth.help'
  84. - 'iConomyHealth.heal'
  85. - 'iConomyHealth.list'
  86. - 'lwc.protect'
  87. - 'mywarp.warp.basic.warp'
  88. - 'lc.level.*'
  89. - 'parties.allow.chat'
  90. - 'parties.allow.join'
  91. - 'parties.allow.create'
  92. - 'craftbook.ic.safe.*'
  93. - 'craftbook.mech.*'
  94. - 'falsebook.anyic'
  95. - 'falsebook.blocks.*'
  96. - 'falsebook.ic.standard'
  97. - 'falsebook.ic.detection'
  98. - 'falsebook.ic.selftriggered'
  99. - 'mcmmo.chat.partychat'
  100. - 'mcmmo.commands.ability'
  101. - 'mcmmo.commands.party'
  102. - 'mcmmo.commands.whois'
  103. - 'mcmmo.commands.myspawn'
  104. - 'mcmmo.commands.setmyspawn'
  105. - 'mcmmo.ability.woodcutting'
  106. - 'mcmmo.ability.mining'
  107. - 'mcmmo.ability.axes'
  108. - 'mcmmo.ability.excavation'
  109. - 'mcmmo.ability.swords'
  110. - 'mcmmo.ability.unarmed'
  111. - 'mcmmo.ability.herbalism'
  112. - 'mcmmo.item.chimaerawing'
  113. - 'mcmmo.skills.*'
  114. - 'commandbook.spawn'
  115. - 'dc.do'
  116. - 'dc.help'
  117. - 'dc.who'
  118. - 'dc.worlds'
  119. - 'dc.remove'
  120. - 'dc.home.self'
  121. - 'dc.sethome.self'
  122. - 'dc.warp.self.*'
  123. - 'dc.warps'
  124. - 'dc.disconnect'
  125. - 'dc.dc'
  126. - 'dc.online'
  127. - 'dc.weather.*'
  128. - 'dc.message.self'
  129. - 'dc.message.other'
  130. - 'dc.message.all'
  131. - 'dc.repair'
  132. - 'dc.mount.animal.*'
  133. - 'dc.mount.monster.*'
  134. - 'dc.mount.player.*'
  135. - 'dc.select'
  136. - 'dc.portal.*'
  137. - 'modtrs.command.modreq'
  138. - 'modtrs.command.modlist'
  139. - 'SpawnX.spawn'
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146. Moderator:
  147. default: false
  148. info:
  149. prefix: ''
  150. suffix: ''
  151. build: true
  152. inheritance:
  153. permissions:
  154. - 'bar.foo'
  155. - 'iConomy.payment'
  156. - 'iConomy.access'
  157. - 'iConomy.rank'
  158. - 'iConomy.list'
  159. - 'iConomy.admin.grant'
  160. - 'iConomy.admin.set'
  161. - 'iConomy.admin.stats'
  162. - 'iConomy.admin.reset'
  163. - 'iConomyChestShop.shop.create'
  164. - 'iConomyChestShop.shop.use'
  165. - 'iConomyChestShop.shop.sell'
  166. - 'iConomyChestShop.shop.admin'
  167. - 'commandbook.reload'
  168. - 'commandbook.give '
  169. - 'commandbook.give.other'
  170. - 'commandbook.give.infinite'
  171. - 'commandbook.give.stacks'
  172. - 'commandbook.give.stacks.unlimited'
  173. - 'commandbook.give '
  174. - 'commandbook.give.other'
  175. - 'commandbook.give.infinite'
  176. - 'commandbook.give.stacks'
  177. - 'commandbook.give.stacks.unlimited'
  178. - 'commandbook.who'
  179. - 'commandbook.motd'
  180. - 'commandbook.rules'
  181. - 'commandbook.setspawn'
  182. - 'commandbook.time'
  183. - 'commandbook.spawnmob '
  184. - 'commandbook.spawnmob.many'
  185. - 'commandbook.spawn'
  186. - 'commandbook.teleport
  187. - 'commandbook.teleport.other'
  188. - 'commandbook.say'
  189. - 'commandbook.say.me'
  190. - 'commandbook.msg'
  191. - 'commandbook.whereami'
  192. - 'commandbook.whereami.compass'
  193. - 'commandbook.clear'
  194. - 'commandbook.clear.other'
  195. - 'commandbook.slap'
  196. - 'commandbook.slap.other'
  197. - 'commandbook.rocket'
  198. - 'commandbook.rocket.other'
  199. - 'commandbook.barrage'
  200. - 'commandbook.barrage.other
  201. - 'commandbook.whois'
  202. - 'commandbook.whois.other'
  203. - 'commandbook.debug.clock'
  204. - 'commandbook.debug.info'
  205. - 'commandbook.kick'
  206. - 'commandbook.bans.ban'
  207. - 'commandbook.bans.unban'
  208. - 'commandbook.bans.isbanned'
  209. - 'commandbook.bans.load'
  210. - 'commandbook.bans.save'
  211. - 'lwc'
  212. - 'localshops.buysell'
  213. - 'localshops.manage'
  214. - 'localshops.manage.owner'
  215. - 'localshops.create'
  216. - 'localshops.create.free'
  217. - 'localshops.move'
  218. - 'localshops.move.free'
  219. - 'localshops.destroy'
  220. - 'mywarp.warp.sign.warp'
  221. - 'falsebook.blocks.*'
  222. - 'falsebook.anyic'
  223. - 'falsebook.*'
  224. - 'iMonster.User'
  225. - 'iConomyHealth.help'
  226. - 'iConomyHealth.heal'
  227. - 'iConomyHealth.hurt'
  228. - 'iConomyHealth.list'
  229. - 'mywarp.warp.basic.createpublic'
  230. - 'mywarp.warp.basic.warp'
  231. - 'mywarp.warp.basic.createprivate'
  232. - 'mywarp.warp.basic.delete'
  233. - 'mywarp.warp.basic.welcome'
  234. - 'mywarp.warp.basic.compass'
  235. - 'mywarp.warp.basic.list'
  236. - 'mywarp.warp.soc.invite'
  237. - 'HomeX.*'
  238. - 'guestprev.advanced.infinite'
  239. - 'guestprev.advanced.wall'
  240. - 'guestprev.advanced.unwall'
  241. - 'guestprev.advanced.access'
  242. - 'guestprev.advanced.chat'
  243. - 'guestprev.advanced.banned'
  244. - 'guestprev.advanced.authorized'
  245. - 'guestprev.advanced.muted'
  246. - 'guestprev.advanced.frozen'
  247. - 'guestprev.advanced.tell'
  248. - 'guestprev.advanced.kickguests'
  249. - 'guestprev.advanced.tptome'
  250. - 'guestprev.advanced.tpmeto'
  251. - 'guestprev.advanced.froze'
  252. - 'guestprev.advanced.unfroze'
  253. - 'guestprev.advanced.mute'
  254. - 'guestprev.advanced.unmute'
  255. - 'guestprev.advanced.kick'
  256. - 'guestprev.advanced.ban'
  257. - 'guestprev.advanced.unban'
  258. - 'guestprev.advanced.add'
  259. - 'guestprev.advanced.remove'
  260. - 'guestprev.advanced.reload'
  261. - 'guestprev.advanced.log'
  262. - 'lc.level.*'
  263. - 'parties.allow.chat'
  264. - 'parties.allow.tp'
  265. - 'parties.allow.join'
  266. - 'parties.allow.create'
  267. - 'craftbook.mech.ammeter.use'
  268. - 'craftbook.mech.bridge'
  269. - 'craftbook.mech.bookshelf.use'
  270. - 'craftbook.mech.cauldron'
  271. - 'craftbook.mech.elevator'
  272. - 'craftbook.mech.gate'
  273. - 'craftbook.mech.light-switch'
  274. - 'craftbook.ic.safe'
  275. - 'mcmmo.chat.partychat'
  276. - 'mcmmo.commands.ability'
  277. - 'mcmmo.commands.ptp'
  278. - 'mcmmo.commands.party'
  279. - 'mcmmo.commands.whois'
  280. - 'mcmmo.commands.myspawn'
  281. - 'mcmmo.commands.setmyspawn'
  282. - 'mcmmo.ability.woodcutting'
  283. - 'mcmmo.ability.mining'
  284. - 'mcmmo.ability.axes'
  285. - 'mcmmo.ability.excavation'
  286. - 'mcmmo.ability.swords'
  287. - 'mcmmo.ability.unarmed'
  288. - 'mcmmo.ability.herbalism'
  289. - 'mcmmo.item.chimaerawing'
  290. - 'mcmmo.skills.*'
  291. - 'mcmmo.tools.mcrefresh'
  292. - 'mcmmo.tools.mcgod'
  293. - 'mcmmo.tools.mmoedit'
  294. - 'mcmmo.chat.adminchat'
  295. - 'dc.do'
  296. - 'dc.help'
  297. - 'dc.who'
  298. - 'dc.worlds'
  299. - 'dc.spawnmob.*'
  300. - 'dc.join.self.*'
  301. - 'dc.join.other.*'
  302. - 'dc.join.all.*'
  303. - 'dc.fly.self'
  304. - 'dc.fly.other'
  305. - 'dc.fly.all'
  306. - 'dc.god.self'
  307. - 'dc.god.other'
  308. - 'dc.god.all'
  309. - 'dc.name.self'
  310. - 'dc.name.other'
  311. - 'dc.name.all'
  312. - 'dc.give.self'
  313. - 'dc.give.other'
  314. - 'dc.give.all'
  315. - 'dc.spawn.self.*'
  316. - 'dc.spawn.other.*'
  317. - 'dc.spawn.all.*'
  318. - 'dc.stack'
  319. - 'dc.remove'
  320. - 'dc.teleport.self.*'
  321. - 'dc.teleport.other.*'
  322. - 'dc.teleport.all.*'
  323. - 'dc.home.self'
  324. - 'dc.home.other'
  325. - 'dc.home.all'
  326. - 'dc.sethome.self'
  327. - 'dc.sethome.other'
  328. - 'dc.sethome.all'
  329. - 'dc.warp.self.*'
  330. - 'dc.warp.other.*'
  331. - 'dc.warp.all.*'
  332. - 'dc.setwarp'
  333. - 'dc.delwarp'
  334. - 'dc.warps'
  335. - 'dc.creative.self'
  336. - 'dc.creative.other'
  337. - 'dc.creative.all'
  338. - 'dc.health.self'
  339. - 'dc.health.other'
  340. - 'dc.health.all'
  341. - 'dc.time.*'
  342. - 'dc.inventory'
  343. - 'dc.killnear.*'
  344. - 'dc.clearnear.*'
  345. - 'dc.jump.*'
  346. - 'dc.disconnect'
  347. - 'dc.dc'
  348. - 'dc.flint_and_steel.*'
  349. - 'dc.repeat'
  350. - 'dc.online'
  351. - 'dc.weather.*'
  352. - 'dc.ignoremob.self'
  353. - 'dc.ignoremob.other'
  354. - 'dc.ignoremob.all'
  355. - 'dc.nopickup.self'
  356. - 'dc.nopickup.other'
  357. - 'dc.nopickup.all'
  358. - 'dc.instakill.self'
  359. - 'dc.instakill.other'
  360. - 'dc.instakill.all'
  361. - 'dc.freeze.self'
  362. - 'dc.freeze.other'
  363. - 'dc.freeze.all'
  364. - 'dc.hide.self'
  365. - 'dc.hide.other'
  366. - 'dc.hide.all'
  367. - 'dc.hide.see'
  368. - 'dc.reset.self'
  369. - 'dc.reset.other'
  370. - 'dc.reset.all'
  371. - 'dc.message.self'
  372. - 'dc.message.other'
  373. - 'dc.message.all'
  374. - 'dc.repair'
  375. - 'dc.mount.animal.*'
  376. - 'dc.mount.monster.*'
  377. - 'dc.mount.player.*'
  378. - 'dc.mute.self'
  379. - 'dc.mute.other'
  380. - 'dc.mute.all'
  381. - 'dc.fire.self'
  382. - 'dc.fire.other'
  383. - 'dc.fire.all'
  384. - 'dc.select'
  385. - 'dc.portal.*'
  386. - 'dc.setportal'
  387. - 'dc.delportal'
  388. - 'dc.cuboid'
  389. - 'dc.undo'
  390. - 'dc.replace'
  391. - 'dc.cuboidwireframe'
  392. - 'dc.cuboidhollow'
  393. - 'dc.spherehollow'
  394. - 'dc.walls'
  395. - 'modtrs.mod'
  396. - 'modtrs.command.broadcast'
  397. - 'modtrs.command.check'
  398. - 'modtrs.command.teleport'
  399. - 'modtrs.command.complete'
  400. - 'modtrs.command.complete.override'
  401.  
  402.  
  403.  
  404.  
  405.  
  406. Admins:
  407. default: false
  408. info:
  409. prefix:
  410. suffix:
  411. build: true
  412. inheritance:
  413. permissions:
  414. - '*'
  415.  
  416.  
  417. ##
  418. # Users denote which users are included in which group.
  419. # TheNo1Yeti is in the Admin group
  420. # Herpina is a member of the Moderator group but also has access
  421. # to the herp.derp permissions
  422. # Derpina is a member of the admin group but does not have access
  423. # to the derp.derp permission node
  424. # Users can also have a prefix and suffix as seen with Herpina
  425. ##
  426. users:
  427. maguron:
  428. group: Admins
  429. info:
  430. prefix:''
  431. suffix:''
  432. permissions:
  433. - '*'
  434.  
  435.  
  436. Supranox:
  437. group: Moderator
  438. info:
  439. prefix:''
  440. suffix:''
  441. permissions:
  442.  
  443.  
  444. Licane:
  445. group: Bewohner
  446. info:
  447. permissions:
  448.  
  449. xPlatin164x:
  450. group: Bewohner
  451. info:
  452. permissions:
  453.  
  454. timbonator:
  455. group: Bewohner
  456. info:
  457. permissions:
  458.  
  459. lutzii2:
  460. group: Bewohner
  461. info:
  462. permissions:
  463.  
  464. leonk1996:
  465. group: Bewohner
  466. info:
  467. permissions:
  468.  
  469.  
  470. AsKo49:
  471. group: Admins
  472. info:
  473. permissions:
  474.  
  475.  
  476. WC_Ente:
  477. group: Admins
  478. info:
  479. permissions:
  480.  
  481.  
  482. Fuxe:
  483. group: Bewohner
  484. info:
  485. permissions:
  486.  
  487.  
  488. nooky04:
  489. group: Bewohner
  490. info:
  491. permissions:
  492.  
  493.  
  494. Hardknuckle24:
  495. group: Bewohner
  496. info:
  497. permissions:
  498.  
  499.  
  500. FLoo1996:
  501. group: Bewohner
  502. info:
  503. permissions:
  504.  
  505.  
  506. funjet:
  507. group: Bewohner
  508. info:
  509. permissions:
  510.  
  511.  
  512. Digit4lHero:
  513. group: Bewohner
  514. info:
  515. permissions:
  516.  
  517.  
  518. Vodkaboy:
  519. group: Bewohner
  520. info:
  521. permissions:
  522.  
  523.  
  524. freddybb:
  525. group: Bewohner
  526. info:
  527. permissions:
  528.  
  529.  
  530. tobschke:
  531. group: Bewohner
  532. info:
  533. permissions:
  534.  
  535.  
  536. Vau:
  537. group: Bewohner
  538. info:
  539. permissions:
  540.  
  541.  
  542. Bublik19:
  543. group: Bewohner
  544. info:
  545. permissions:
  546.  
  547.  
  548. Metrickzx3:
  549. group: Bewohner
  550. info:
  551. permissions:
  552.  
  553.  
  554. TripleMike:
  555. group: Bewohner
  556. info:
  557. permissions:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement