Advertisement
Guest User

Untitled

a guest
Feb 26th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.81 KB | None | 0 0
  1. # PermissionsBukkit configuration file
  2. #
  3. # A permission node is a string like 'permissions.build', usually starting
  4. # with the name of the plugin. Refer to a plugin's documentation for what
  5. # permissions it cares about. Each node should be followed by true to grant
  6. # that permission or false to revoke it, as in 'permissions.build: true'.
  7. # Some plugins provide permission nodes that map to a group of permissions -
  8. # for example, PermissionsBukkit has 'permissions.*', which automatically
  9. # grants all admin permissions. You can also specify false for permissions
  10. # of this type.
  11. #
  12. # Users inherit permissions from the groups they are a part of. If a user is
  13. # not specified here, or does not have a 'groups' node, they will be in the
  14. # group 'default'. Permissions for individual users may also be specified by
  15. # using a 'permissions' node with a list of permission nodes, which will
  16. # override their group permissions. World permissions may be assigned to
  17. # users with a 'worlds:' entry.
  18. #
  19. # Groups can be assigned to players and all their permissions will also be
  20. # assigned to those players. Groups can also inherit permissions from other
  21. # groups. Like user permissions, groups may override the permissions of their
  22. # parent group(s). Unlike users, groups do NOT automatically inherit from
  23. # default. World permissions may be assigned to groups with a 'worlds:' entry.
  24. groups:
  25. default:
  26. default: true
  27. permissions:
  28. permissions.build: true
  29. simpleprefix.builder: true
  30. essentials.afk: true
  31. essentials.home: true
  32. essentials.sethome: true
  33. essentials.help: true
  34. essentials.delhome: true
  35. essentials.tpa: true
  36. essentials.tpaccept: true
  37. essentials.tpdeny: true
  38. essentials.tpahere: true
  39. essentials.warp: true
  40. essentials.back: true
  41. essentials.warp.list: true
  42. essentials.msg: true
  43. essentials.list: true
  44. essentials.spawn: true
  45. essentials.mail: true
  46. essentials.mail.send: true
  47. multiverse.portal.access.*: true
  48. essentials.signs.use.warp: true
  49. helpticket.help: true
  50. sg.arena.spectate: true
  51. sg.arena.join: true
  52. essentials.motd: true
  53. plotme.use: true
  54. plotme.use.add: true
  55. plotme.use.remove: true
  56. plotme.limit.2: true
  57. sg.arena.vote: true
  58. sg.lobby.join: true
  59. plotme.limit.3: true
  60. arena.spleef.join: true
  61. paintball.general: true
  62. essentials.balance: true
  63. essentials.signs.buy: true
  64. essentials.use.buy: true
  65. essentials.signs.use.buy: true
  66. essentials.signs.use.sell: true
  67. serversigns.use.*: true
  68. worldedit.navigation.unstuck: true
  69. parkour.use: true
  70. essentials.r: true
  71. lwc.protect: true
  72. sg.player: true
  73. simplespleef.help: true
  74. simplespleef.join: true
  75. simplespleef.arenas: true
  76. simplespleef.list: true
  77. simplespleef.ready: true
  78. simplespleef.leave: true
  79. simplespleef.sign.join: true
  80. kitmaster.sign.*: true
  81. tf2.play: true
  82. tf2.button.normal: true
  83. tf2.button.donator: true
  84. spleef.join.1: true
  85. bowwarfare.joinarena.*: true
  86. worlds:
  87. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  88. IslandWorld:
  89. antibuild.bypass: true
  90. islandworld.create.special: true
  91. islandworld.special: true
  92. islandworld.island: true
  93. islandworld.island.create: true
  94. islandworld.island.delete: true
  95. islandworld.island.info: true
  96. islandworld.island.spawn: true
  97. islandworld.island.home: true
  98. islandworld.island.sethome: true
  99. islandworld.island.fixhome: true
  100. islandworld.island.expell: true
  101. islandworld.island.add: true
  102. islandworld.island.remove: true
  103. islandworld.island.tp: true
  104. islandworld.island.leave: true
  105. islandworld.island.visit: true
  106. islandworld.island.accept: true
  107. islandworld.island.deny: true
  108. islandworld.challenges.*: true
  109. mob:
  110. mobarena.arenas.default: true
  111. antibuild.bypass: true
  112. spawn:
  113. mobarena.arenas.default: true
  114. PVPWORLD:
  115. kitmaster.sign.fighterkit: true
  116. Plotworld:
  117. antibuild.bypass: true
  118. FLATROOM:
  119. antibuild.bypass: true
  120. HunGerGames:
  121. antibuild.bypass: true
  122. sg2:
  123. antibuild.bypass: true
  124. sg3:
  125. antibuild.bypass: true
  126. sg4:
  127. antibuild.bypass: true
  128. survival2:
  129. kitmaster.sign.starterkit: true
  130. antibuild.bypass: true
  131. survival2_nether:
  132. antibuild.bypass: true
  133. survival2_end:
  134. antibuild.bypass: true
  135. designer:
  136. default: true
  137. permissions:
  138. permissions.build: true
  139. simpleprefix.designer: true
  140. essentials.afk: true
  141. essentials.home: true
  142. essentials.sethome: true
  143. essentials.help: true
  144. essentials.delhome: true
  145. essentials.tpa: true
  146. essentials.tpaccept: true
  147. essentials.tpdeny: true
  148. essentials.tpahere: true
  149. essentials.warp: true
  150. essentials.back: true
  151. essentials.warp.list: true
  152. essentials.msg: true
  153. essentials.list: true
  154. essentials.spawn: true
  155. essentials.mail: true
  156. essentials.mail.send: true
  157. multiverse.portal.access.*: true
  158. essentials.signs.use.warp: true
  159. helpticket.help: true
  160. essentials.motd: true
  161. plotme.use: true
  162. plotme.use.add: true
  163. plotme.use.remove: true
  164. plotme.limit.2: true
  165. plotme.limit.3: true
  166. paintball.general: true
  167. essentials.balance: true
  168. essentials.signs.buy: true
  169. essentials.use.buy: true
  170. essentials.signs.use.buy: true
  171. essentials.signs.use.sell: true
  172. serversigns.use.*: true
  173. parkour.use: true
  174. essentials.r: true
  175. lwc.protect: true
  176. sg.arena.vote: true
  177. sg.lobby.join: true
  178. sg.arena.spectate: true
  179. sg.arena.join: true
  180. sg.player: true
  181. simplespleef.help: true
  182. simplespleef.join: true
  183. simplespleef.arenas: true
  184. simplespleef.list: true
  185. simplespleef.ready: true
  186. simplespleef.leave: true
  187. simplespleef.sign.join: true
  188. kitmaster.sign.*: true
  189. tf2.play: true
  190. tf2.button.normal: true
  191. tf2.button.donator: true
  192. bowwarfare.joinarena.*: true
  193. worlds:
  194. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  195. IslandWorld:
  196. antibuild.bypass: true
  197. islandworld.create.special: true
  198. islandworld.special: true
  199. islandworld.island: true
  200. islandworld.island.create: true
  201. islandworld.island.delete: true
  202. islandworld.island.info: true
  203. islandworld.island.spawn: true
  204. islandworld.island.home: true
  205. islandworld.island.sethome: true
  206. islandworld.island.fixhome: true
  207. islandworld.island.expell: true
  208. islandworld.island.add: true
  209. islandworld.island.remove: true
  210. islandworld.island.tp: true
  211. islandworld.island.leave: true
  212. islandworld.island.visit: true
  213. islandworld.island.accept: true
  214. islandworld.island.deny: true
  215. islandworld.challenges.*: true
  216. mob:
  217. mobarena.arenas.default: true
  218. antibuild.bypass: true
  219. spawn:
  220. mobarena.arenas.default: true
  221. PVPWORLD:
  222. kitmaster.sign.fighterkit: true
  223. Plotworld:
  224. antibuild.bypass: true
  225. sg3:
  226. antibuild.bypass: true
  227. FLATROOM:
  228. antibuild.bypass: true
  229. HunGerGames:
  230. antibuild.bypass: true
  231. survival2:
  232. kitmaster.sign.starterkit: true
  233. antibuild.bypass: true
  234. survival2_nether:
  235. antibuild.bypass: true
  236. survival2_end:
  237. antibuild.bypass: true
  238. sg2:
  239. antibuild.bypass: true
  240. sg4:
  241. antibuild.bypass: true
  242. engineer:
  243. default: true
  244. permissions:
  245. permissions.build: true
  246. simpleprefix.engineer: true
  247. essentials.afk: true
  248. essentials.home: true
  249. essentials.sethome: true
  250. essentials.help: true
  251. essentials.delhome: true
  252. essentials.tpa: true
  253. essentials.tpaccept: true
  254. essentials.tpdeny: true
  255. essentials.tpahere: true
  256. essentials.warp: true
  257. essentials.back: true
  258. essentials.warp.list: true
  259. essentials.msg: true
  260. essentials.list: true
  261. essentials.spawn: true
  262. essentials.mail: true
  263. essentials.mail.send: true
  264. multiverse.portal.access.*: true
  265. essentials.signs.use.warp: true
  266. helpticket.help: true
  267. essentials.motd: true
  268. plotme.use: true
  269. plotme.use.add: true
  270. plotme.use.remove: true
  271. plotme.limit.2: true
  272. plotme.limit.3: true
  273. paintball.general: true
  274. essentials.balance: true
  275. essentials.signs.buy: true
  276. essentials.use.buy: true
  277. essentials.signs.use.buy: true
  278. essentials.signs.use.sell: true
  279. serversigns.use.*: true
  280. parkour.use: true
  281. essentials.r: true
  282. lwc.protect: true
  283. sg.player: true
  284. simplespleef.help: true
  285. simplespleef.join: true
  286. simplespleef.arenas: true
  287. simplespleef.list: true
  288. simplespleef.ready: true
  289. simplespleef.leave: true
  290. simplespleef.sign.join: true
  291. kitmaster.sign.*: true
  292. sg.arena.vote: true
  293. sg.lobby.join: true
  294. sg.arena.spectate: true
  295. sg.arena.join: true
  296. tf2.play: true
  297. tf2.button.normal: true
  298. tf2.button.donator: true
  299. spleef.join.1: true
  300. bowwarfare.joinarena.*: true
  301. worlds:
  302. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  303. IslandWorld:
  304. antibuild.bypass: true
  305. islandworld.create.special: true
  306. islandworld.special: true
  307. islandworld.island: true
  308. islandworld.island.create: true
  309. islandworld.island.delete: true
  310. islandworld.island.info: true
  311. islandworld.island.spawn: true
  312. islandworld.island.home: true
  313. islandworld.island.sethome: true
  314. islandworld.island.fixhome: true
  315. islandworld.island.expell: true
  316. islandworld.island.add: true
  317. islandworld.island.remove: true
  318. islandworld.island.tp: true
  319. islandworld.island.leave: true
  320. islandworld.island.visit: true
  321. islandworld.island.accept: true
  322. islandworld.island.deny: true
  323. islandworld.challenges.*: true
  324. mob:
  325. mobarena.arenas.default: true
  326. antibuild.bypass: true
  327. spawn:
  328. mobarena.arenas.default: true
  329. PVPWORLD:
  330. kitmaster.sign.fighterkit: true
  331. sg3:
  332. antibuild.bypass: true
  333. Plotworld:
  334. antibuild.bypass: true
  335. FLATROOM:
  336. antibuild.bypass: true
  337. HunGerGames:
  338. antibuild.bypass: true
  339. survival2:
  340. kitmaster.sign.starterkit: true
  341. antibuild.bypass: true
  342. survival2_nether:
  343. antibuild.bypass: true
  344. survival2_end:
  345. antibuild.bypass: true
  346. sg2:
  347. antibuild.bypass: true
  348. sg4:
  349. antibuild.bypass: true
  350. trusted:
  351. permissions:
  352. permissions.build: true
  353. simpleprefix.trusted: true
  354. essentials.afk: true
  355. essentials.home: true
  356. essentials.sethome: true
  357. essentials.help: true
  358. essentials.delhome: true
  359. essentials.tpa: true
  360. essentials.tpaccept: true
  361. essentials.tpdeny: true
  362. essentials.tpahere: true
  363. essentials.warp: true
  364. essentials.back: true
  365. essentials.warp.list: true
  366. essentials.msg: true
  367. essentials.list: true
  368. essentials.spawn: true
  369. essentials.mail: true
  370. essentials.mail.send: true
  371. multiverse.portal.access.*: true
  372. essentials.signs.use.warp: true
  373. helpticket.help: true
  374. essentials.motd: true
  375. plotme.use: true
  376. plotme.use.add: true
  377. plotme.use.remove: true
  378. plotme.limit.2: true
  379. plotme.limit.3: true
  380. paintball.general: true
  381. essentials.balance: true
  382. essentials.signs.buy: true
  383. essentials.use.buy: true
  384. essentials.signs.use.buy: true
  385. essentials.signs.use.sell: true
  386. serversigns.use.*: true
  387. essentials.unsticl: true
  388. essentials.unstuck: true
  389. worldedit.navigation.unstuck: true
  390. parkour.use: true
  391. essentials.r: true
  392. lwc.protect: true
  393. sg.player: true
  394. simplespleef.help: true
  395. simplespleef.join: true
  396. simplespleef.arenas: true
  397. simplespleef.list: true
  398. simplespleef.ready: true
  399. simplespleef.leave: true
  400. simplespleef.sign.join: true
  401. kitmaster.sign.*: true
  402. sg.arena.vote: true
  403. sg.lobby.join: true
  404. sg.arena.spectate: true
  405. sg.arena.join: true
  406. tf2.play: true
  407. tf2.button.normal: true
  408. tf2.button.donator: true
  409. spleef.join.1: true
  410. bowwarfare.joinarena.*: true
  411. worlds:
  412. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  413. IslandWorld:
  414. antibuild.bypass: true
  415. islandworld.create.special: true
  416. islandworld.special: true
  417. islandworld.island: true
  418. islandworld.island.create: true
  419. islandworld.island.delete: true
  420. islandworld.island.info: true
  421. islandworld.island.spawn: true
  422. islandworld.island.home: true
  423. islandworld.island.sethome: true
  424. islandworld.island.fixhome: true
  425. islandworld.island.expell: true
  426. islandworld.island.add: true
  427. islandworld.island.remove: true
  428. islandworld.island.tp: true
  429. islandworld.island.leave: true
  430. islandworld.island.visit: true
  431. islandworld.island.accept: true
  432. islandworld.island.deny: true
  433. islandworld.challenges.*: true
  434. mob:
  435. mobarena.arenas.default: true
  436. antibuild.bypass: true
  437. spawn:
  438. mobarena.arenas.default: true
  439. PVPWORLD:
  440. kitmaster.sign.fighterkit: true
  441. sg3:
  442. antibuild.bypass: true
  443. Plotworld:
  444. antibuild.bypass: true
  445. FLATROOM:
  446. antibuild.bypass: true
  447. HunGerGames:
  448. antibuild.bypass: true
  449. survival2:
  450. kitmaster.sign.starterkit: true
  451. antibuild.bypass: true
  452. survival2_nether:
  453. antibuild.bypass: true
  454. survival2_end:
  455. antibuild.bypass: true
  456. sg2:
  457. antibuild.bypass: true
  458. sg4:
  459. antibuild.bypass: true
  460. vip:
  461. permissions:
  462. permissions.build: true
  463. simpleprefix.vip: true
  464. essentials.afk: true
  465. essentials.home: true
  466. essentials.sethome: true
  467. essentials.help: true
  468. essentials.delhome: true
  469. essentials.tpa: true
  470. essentials.tpaccept: true
  471. essentials.tpdeny: true
  472. essentials.tpahere: true
  473. essentials.warp: true
  474. essentials.back: true
  475. essentials.warp.list: true
  476. essentials.msg: true
  477. essentials.list: true
  478. essentials.spawn: true
  479. essentials.mail: true
  480. essentials.mail.send: true
  481. multiverse.portal.access.*: true
  482. essentials.weather: true
  483. essentials.signs.use.warp: true
  484. group.vip: true
  485. essentials.motd: true
  486. plotme.use: true
  487. plotme.use.add: true
  488. plotme.use.remove: true
  489. plotme.limit.3: true
  490. essentials.hat: true
  491. blockhat.hat: true
  492. hatme.hat: true
  493. essentials.time: true
  494. essentials.time.set: true
  495. paintball.general: true
  496. whoson.donator: true
  497. cstaff.donor: true
  498. essentials.sign.use.gamemode: true
  499. essentials.signs.use.gamemode: true
  500. essentials.eco.balance: true
  501. essentials.give: false
  502. serversigns.use.*: true
  503. worldedit.navigation.unstuck: true
  504. parkour.use: true
  505. essentials.r: true
  506. lwc.protect: true
  507. sg.player: true
  508. simplespleef.help: true
  509. simplespleef.join: true
  510. simplespleef.arenas: true
  511. simplespleef.list: true
  512. simplespleef.ready: true
  513. simplespleef.leave: true
  514. simplespleef.sign.join: true
  515. kitmaster.sign.*: true
  516. sg.arena.vote: true
  517. spleef.join.1: true
  518. sg.lobby.join: true
  519. sg.arena.spectate: true
  520. sg.arena.join: true
  521. tf2.play: true
  522. tf2.button.normal: true
  523. tf2.button.donator: true
  524. bowwarfare.joinarena.*: true
  525. worlds:
  526. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  527. IslandWorld:
  528. antibuild.bypass: true
  529. islandworld.create.special: true
  530. islandworld.special: true
  531. islandworld.island: true
  532. islandworld.island.create: true
  533. islandworld.island.delete: true
  534. islandworld.island.info: true
  535. islandworld.island.spawn: true
  536. islandworld.island.home: true
  537. islandworld.island.sethome: true
  538. islandworld.island.fixhome: true
  539. islandworld.island.expell: true
  540. islandworld.island.add: true
  541. islandworld.island.remove: true
  542. islandworld.island.tp: true
  543. islandworld.island.leave: true
  544. islandworld.island.visit: true
  545. islandworld.island.accept: true
  546. islandworld.island.deny: true
  547. islandworld.challenges.*: true
  548. mob:
  549. mobarena.arenas.default: true
  550. antibuild.bypass: true
  551. spleef:
  552. antibuild.bypass: true
  553. PVPWORLD:
  554. kitmaster.sign.fighterkit: true
  555. sg3:
  556. antibuild.bypass: true
  557. Plotworld:
  558. antibuild.bypass: true
  559. FLATROOM:
  560. antibuild.bypass: true
  561. HunGerGames:
  562. antibuild.bypass: true
  563. survival2:
  564. kitmaster.sign.starterkit: true
  565. antibuild.bypass: true
  566. survival2_nether:
  567. antibuild.bypass: true
  568. survival2_end:
  569. antibuild.bypass: true
  570. sg2:
  571. antibuild.bypass: true
  572. sg4:
  573. antibuild.bypass: true
  574. vip2:
  575. permissions:
  576. permissions.build: true
  577. simpleprefix.vip2: true
  578. essentials.afk: true
  579. essentials.home: true
  580. essentials.sethome: true
  581. essentials.help: true
  582. essentials.delhome: true
  583. essentials.tpa: true
  584. essentials.tpaccept: true
  585. essentials.tpdeny: true
  586. essentials.tpahere: true
  587. essentials.warp: true
  588. essentials.back: true
  589. essentials.warp.list: true
  590. essentials.msg: true
  591. essentials.list: true
  592. essentials.spawn: true
  593. essentials.mail: true
  594. essentials.mail.send: true
  595. essentials.give: false
  596. multiverse.portal.access.*: true
  597. essentials.weather: true
  598. essentials.signs.use.warp: true
  599. group.vip: true
  600. essentials.motd: true
  601. plotme.use: true
  602. plotme.use.add: true
  603. plotme.use.remove: true
  604. plotme.limit.4: true
  605. reservations.vip: true
  606. essentials.hat: true
  607. hatme.hat: true
  608. essentials.time.set: true
  609. paintball.general: true
  610. whoson.donator: true
  611. cstaff.donor: true
  612. serversigns.use.*: true
  613. worldedit.navigation.unstuck: true
  614. parkour.use: true
  615. essentials.r: true
  616. lwc.protect: true
  617. sg.player: true
  618. simplespleef.help: true
  619. simplespleef.join: true
  620. simplespleef.arenas: true
  621. simplespleef.list: true
  622. simplespleef.ready: true
  623. simplespleef.leave: true
  624. simplespleef.sign.join: true
  625. kitmaster.sign.*: true
  626. sg.arena.vote: true
  627. sg.lobby.join: true
  628. sg.arena.spectate: true
  629. sg.arena.join: true
  630. tf2.play: true
  631. tf2.button.normal: true
  632. tf2.button.donator: true
  633. spleef.join.1: true
  634. bowwarfare.joinarena.*: true
  635. worlds:
  636. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  637. IslandWorld:
  638. antibuild.bypass: true
  639. islandworld.create.special: true
  640. islandworld.special: true
  641. islandworld.island: true
  642. islandworld.island.create: true
  643. islandworld.island.delete: true
  644. islandworld.island.info: true
  645. islandworld.island.spawn: true
  646. islandworld.island.home: true
  647. islandworld.island.sethome: true
  648. islandworld.island.fixhome: true
  649. islandworld.island.expell: true
  650. islandworld.island.add: true
  651. islandworld.island.remove: true
  652. islandworld.island.tp: true
  653. islandworld.island.leave: true
  654. islandworld.island.visit: true
  655. islandworld.island.accept: true
  656. islandworld.island.deny: true
  657. islandworld.challenges.*: true
  658. mob:
  659. mobarena.arenas.default: true
  660. antibuild.bypass: true
  661. spawn:
  662. mobarena.arenas.default: true
  663. sg.player: true
  664. PVPWORLD:
  665. kitmaster.sign.fighterkit: true
  666. sg3:
  667. antibuild.bypass: true
  668. FLATROOM:
  669. antibuild.bypass: true
  670. HunGerGames:
  671. antibuild.bypass: true
  672. survival2:
  673. kitmaster.sign.starterkit: true
  674. antibuild.bypass: true
  675. survival2_nether:
  676. antibuild.bypass: true
  677. survival2_end:
  678. antibuild.bypass: true
  679. plotworld:
  680. antibuild.bypass: true
  681. worldedit.*: true
  682. sg2:
  683. antibuild.bypass: true
  684. sg4:
  685. antibuild.bypass: true
  686. mod:
  687. default: true
  688. permissions:
  689. permissions.build: true
  690. simpleprefix.mod: true
  691. essentials.afk: true
  692. essentials.home: true
  693. essentials.sethome: true
  694. essentials.help: true
  695. essentials.delhome: true
  696. essentials.tpa: true
  697. essentials.tpaccept: true
  698. essentials.tpdeny: true
  699. essentials.tpahere: true
  700. essentials.warp: true
  701. essentials.back: true
  702. essentials.warp.list: true
  703. essentials.msg: true
  704. essentials.list: true
  705. essentials.spawn: true
  706. essentials.mail: true
  707. essentials.mail.send: true
  708. multiverse.portal.access.*: true
  709. essentials.signs.use.warp: true
  710. essentials.motd: true
  711. plotme.use: true
  712. plotme.use.add: true
  713. plotme.use.remove: true
  714. plotme.limit.5: true
  715. reservations.vip: true
  716. essentials.tp.others: false
  717. essentials.tp: true
  718. essentials.kick: true
  719. essentials.hat: true
  720. essentials.ban: true
  721. hatme.hat: true
  722. essentials.weather: true
  723. group.vip: true
  724. paintball.general: true
  725. essentials.mute: true
  726. essentials.time.set: true
  727. essentials.time: true
  728. essentials.set: true
  729. essentials.togglejail: true
  730. worldguard.group.vip: true
  731. whoson.staff: true
  732. cstaff.staff: true
  733. serversigns.use.*: true
  734. essentials.balance: true
  735. parkour.use: true
  736. essentials.r: true
  737. lwc.protect: true
  738. sg.player: true
  739. simplespleef.help: true
  740. simplespleef.join: true
  741. simplespleef.arenas: true
  742. simplespleef.list: true
  743. simplespleef.ready: true
  744. simplespleef.leave: true
  745. simplespleef.sign.join: true
  746. worldguard.blacklistignore: true
  747. kitmaster.sign.*: true
  748. sg.arena.vote: true
  749. sg.lobby.join: true
  750. sg.arena.spectate: true
  751. sg.arena.join: true
  752. tf2.play: true
  753. tf2.button.normal: true
  754. tf2.button.donator: true
  755. spleef.join.1: true
  756. bowwarfare.joinarena.*: true
  757. worlds:
  758. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  759. IslandWorld:
  760. antibuild.bypass: true
  761. islandworld.create.special: true
  762. islandworld.special: true
  763. islandworld.island: true
  764. islandworld.island.create: true
  765. islandworld.island.delete: true
  766. islandworld.island.info: true
  767. islandworld.island.spawn: true
  768. islandworld.island.home: true
  769. islandworld.island.sethome: true
  770. islandworld.island.fixhome: true
  771. islandworld.island.expell: true
  772. islandworld.island.add: true
  773. islandworld.island.remove: true
  774. islandworld.island.tp: true
  775. islandworld.island.leave: true
  776. islandworld.island.visit: true
  777. islandworld.island.accept: true
  778. islandworld.island.deny: true
  779. islandworld.challenges.*: true
  780. mob:
  781. mobarena.arenas.default: true
  782. antibuild.bypass: true
  783. sg3:
  784. antibuild.bypass: true
  785. spawn:
  786. mobarena.arenas.default: true
  787. PVPWORLD:
  788. kitmaster.sign.fighterkit: true
  789. FLATROOM:
  790. antibuild.bypass: true
  791. HunGerGames:
  792. antibuild.bypass: true
  793. survival2:
  794. kitmaster.sign.starterkit: true
  795. antibuild.bypass: true
  796. survival2_nether:
  797. antibuild.bypass: true
  798. survival2_end:
  799. antibuild.bypass: true
  800. plotworld:
  801. antibuild.bypass: true
  802. worldedit.*: true
  803. sg2:
  804. antibuild.bypass: true
  805. sg4:
  806. antibuild.bypass: true
  807. admin:
  808. permissions:
  809. permissions.build: true
  810. permissions.*: false
  811. simpleprefix.admin: true
  812. essentials.gamemode: false
  813. bukkit.command.stop: false
  814. essentials.*: true
  815. worldguard.*: true
  816. essentials.give: false
  817. bukkit.command.give: false
  818. essentials.gamemode.others: false
  819. essentials.god: false
  820. coreprotect.*: true
  821. essentials.kick.exempt: false
  822. essentials.jail.exempt: false
  823. multiverse.portal.access.*: true
  824. mcbans.lookup: true
  825. vanish.vanish: true
  826. mcbans.unban: true
  827. mcbans.admin: true
  828. mcbans.mod: true
  829. mcbans.ban.global: true
  830. mcbans.ban.local: true
  831. mcbans.ban.temp: true
  832. skyblock.join: true
  833. mcbans.kick: true
  834. playerscan: true
  835. lwc.admin: true
  836. modreq.close: true
  837. essentials.godmode: false
  838. plotme.admin: true
  839. blocklog.*: true
  840. blocklog.help: true
  841. blocklog.wand: true
  842. blocklog.save: true
  843. blocklog.rollback: true
  844. blocklog.report.write: true
  845. blocklog.report.read: true
  846. blocklog.lookup: true
  847. blocklog.storage: true
  848. essentials.motd: true
  849. vanish.fakeannounce: true
  850. spamguard.exempt: true
  851. remover.all: true
  852. vanish.see: true
  853. plotme.use: true
  854. logblock.spawntools: true
  855. logblock.rollback: true
  856. reservations.vip: true
  857. bukkit.command.xp: true
  858. hatme.hat: true
  859. essentials.time.set: true
  860. essentials.weather: true
  861. paintball.general: true
  862. whoson.staff: true
  863. chairs.sit: true
  864. cstaff.staff: true
  865. serversigns.use.*: true
  866. parkour.use: true
  867. essentials.r: true
  868. lwc.protect: true
  869. sg.player: true
  870. simplespleef.help: true
  871. simplespleef.join: true
  872. simplespleef.arenas: true
  873. simplespleef.list: true
  874. simplespleef.ready: true
  875. simplespleef.leave: true
  876. simplespleef.sign.join: true
  877. worldguard.blacklistignore: true
  878. kitmaster.sign.*: true
  879. sg.arena.vote: true
  880. sg.lobby.join: true
  881. sg.arena.spectate: true
  882. sg.arena.join: true
  883. tf2.play: true
  884. tf2.button.normal: true
  885. tf2.button.donator: true
  886. spleef.join.1: true
  887. bowwarfare.joinarena.*: true
  888. worlds:
  889. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  890. IslandWorld:
  891. antibuild.bypass: true
  892. islandworld.create.special: true
  893. islandworld.special: true
  894. islandworld.island: true
  895. islandworld.island.create: true
  896. islandworld.island.delete: true
  897. islandworld.island.info: true
  898. islandworld.island.spawn: true
  899. islandworld.island.home: true
  900. islandworld.island.sethome: true
  901. islandworld.island.fixhome: true
  902. islandworld.island.expell: true
  903. islandworld.island.add: true
  904. islandworld.island.remove: true
  905. islandworld.island.tp: true
  906. islandworld.island.leave: true
  907. islandworld.island.visit: true
  908. islandworld.island.accept: true
  909. islandworld.island.deny: true
  910. islandworld.challenges.*: true
  911. mob:
  912. mobarena.arenas.default: true
  913. antibuild.bypass: true
  914. spawn:
  915. mobarena.arenas.default: true
  916. PVPWORLD:
  917. kitmaster.sign.fighterkit: true
  918. FLATROOM:
  919. antibuild.bypass: true
  920. HunGerGames:
  921. antibuild.bypass: true
  922. survival2:
  923. kitmaster.sign.starterkit: true
  924. antibuild.bypass: true
  925. survival2_nether:
  926. antibuild.bypass: true
  927. survival2_end:
  928. antibuild.bypass: true
  929. plotworld:
  930. antibuild.bypass: true
  931. worldedit.*: true
  932. sg3:
  933. antibuild.bypass: true
  934. sg2:
  935. antibuild.bypass: true
  936. sg4:
  937. antibuild.bypass: true
  938. admin2:
  939. permissions:
  940. permissions.build: true
  941. permissions.*: false
  942. simpleprefix.admins: true
  943. essentials.gamemode: false
  944. bukkit.command.stop: false
  945. essentials.*: true
  946. worldguard.*: true
  947. essentials.give: true
  948. bukkit.command.give: false
  949. essentials.gamemode.others: false
  950. essentials.god: true
  951. coreprotect.*: true
  952. essentials.kick.exempt: false
  953. essentials.jail.exempt: false
  954. multiverse.portal.access.*: true
  955. mcbans.lookup: true
  956. vanish.vanish: true
  957. mcbans.unban: true
  958. mcbans.admin: true
  959. mcbans.mod: true
  960. mcbans.ban.global: true
  961. mcbans.ban.local: true
  962. mcbans.ban.temp: true
  963. skyblock.join: true
  964. mcbans.kick: true
  965. playerscan: true
  966. lwc.admin: true
  967. modreq.close: true
  968. essentials.godmode: false
  969. plotme.admin: true
  970. blocklog.*: true
  971. blocklog.help: true
  972. blocklog.wand: true
  973. blocklog.save: true
  974. blocklog.rollback: true
  975. blocklog.report.write: true
  976. blocklog.report.read: true
  977. blocklog.lookup: true
  978. blocklog.storage: true
  979. essentials.motd: true
  980. vanish.fakeannounce: true
  981. spamguard.exempt: true
  982. remover.all: true
  983. vanish.see: true
  984. plotme.use: true
  985. logblock.spawntools: true
  986. logblock.rollback: true
  987. reservations.vip: true
  988. bukkit.command.xp: true
  989. hatme.hat: true
  990. essentials.time.set: true
  991. essentials.weather: true
  992. paintball.general: true
  993. whoson.staff: true
  994. chairs.sit: true
  995. cstaff.staff: true
  996. serversigns.use.*: true
  997. parkour.use: true
  998. essentials.r: true
  999. lwc.protect: true
  1000. sg.player: true
  1001. simplespleef.help: true
  1002. simplespleef.join: true
  1003. simplespleef.arenas: true
  1004. simplespleef.list: true
  1005. simplespleef.ready: true
  1006. simplespleef.leave: true
  1007. simplespleef.sign.join: true
  1008. worldguard.blacklistignore: true
  1009. kitmaster.sign.*: true
  1010. sg.arena.vote: true
  1011. sg.lobby.join: true
  1012. sg.arena.spectate: true
  1013. sg.arena.join: true
  1014. tf2.play: true
  1015. tf2.button.normal: true
  1016. tf2.button.donator: true
  1017. spleef.join.1: true
  1018. bowwarfare.joinarena.*: true
  1019. worlds:
  1020. CTF-MAP_ARENA1: CTF.archer:true CTF.assassin:true CTF.chemist:true CTF.heavy:true CTF.medic:true CTF.ninja:true CTF.pyro:true CTF.soldier:true
  1021. IslandWorld:
  1022. antibuild.bypass: true
  1023. islandworld.create.special: true
  1024. islandworld.special: true
  1025. islandworld.island: true
  1026. islandworld.island.create: true
  1027. islandworld.island.delete: true
  1028. islandworld.island.info: true
  1029. islandworld.island.spawn: true
  1030. islandworld.island.home: true
  1031. islandworld.island.sethome: true
  1032. islandworld.island.fixhome: true
  1033. islandworld.island.expell: true
  1034. islandworld.island.add: true
  1035. islandworld.island.remove: true
  1036. islandworld.island.tp: true
  1037. islandworld.island.leave: true
  1038. islandworld.island.visit: true
  1039. islandworld.island.accept: true
  1040. islandworld.island.deny: true
  1041. islandworld.challenges.*: true
  1042. mob:
  1043. mobarena.arenas.default: true
  1044. antibuild.bypass: true
  1045. spawn:
  1046. mobarena.arenas.default: true
  1047. PVPWORLD:
  1048. kitmaster.sign.fighterkit: true
  1049. FLATROOM:
  1050. antibuild.bypass: true
  1051. HunGerGames:
  1052. antibuild.bypass: true
  1053. survival2:
  1054. kitmaster.sign.starterkit: true
  1055. antibuild.bypass: true
  1056. survival2_nether:
  1057. antibuild.bypass: true
  1058. survival2_end:
  1059. antibuild.bypass: true
  1060. plotworld:
  1061. antibuild.bypass: true
  1062. worldedit.*: true
  1063. sg3:
  1064. antibuild.bypass: true
  1065. sg2:
  1066. antibuild.bypass: true
  1067. sg4:
  1068. antibuild.bypass: true
  1069. premium:
  1070. permissions:
  1071. simpleprefix.premium: true
  1072. bukkit.command.stop: false
  1073. worldedit.*: true
  1074. essentials.*: true
  1075. worldguard.*: true
  1076. coreprotect.*: true
  1077. essentials.kick.exempt: false
  1078. essentials.jail.exempt: false
  1079. multiverse.portal.access.*: true
  1080. mcbans.lookup: true
  1081. vanish.vanish: true
  1082. mcbans.unban: true
  1083. mcbans.admin: true
  1084. mcbans.mod: true
  1085. mcbans.ban.global: true
  1086. mcbans.ban.local: true
  1087. mcbans.ban.temp: true
  1088. skyblock.join: true
  1089. mcbans.kick: true
  1090. playerscan: true
  1091. lwc.admin: true
  1092. modreq.close: true
  1093. essentials.godmode: false
  1094. sg.arena.spectate: true
  1095. sg.arena.join: true
  1096. scs.admin: true
  1097. scs.use: true
  1098. scs.create.sell: true
  1099. scs.create.unlimited: true
  1100. plotme.admin: true
  1101. blocklog.*: true
  1102. blocklog.help: true
  1103. blocklog.wand: true
  1104. blocklog.save: true
  1105. blocklog.rollback: true
  1106. blocklog.report.write: true
  1107. blocklog.report.read: true
  1108. blocklog.lookup: true
  1109. blocklog.storage: true
  1110. essentials.motd: true
  1111. vanish.fakeannounce: true
  1112. spamguard.exempt: true
  1113. remover.all: true
  1114. vanish.see: true
  1115. plotme.use: true
  1116. logblock.spawntools: true
  1117. logblock.rollback: true
  1118. reservations.vip: true
  1119. bukkit.command.xp: true
  1120. hatme.hat: true
  1121. essentials.time.set: true
  1122. essentials.weather: true
  1123. paintball.general: true
  1124. whoson.staff: true
  1125. chairs.sit: true
  1126. parkour.use: true
  1127. essentials.r: true
  1128. lwc.protect: true
  1129. sg.player: true
  1130. worldguard.blacklistignore: true
  1131. kfactions.bypass: true
  1132. owner:
  1133. permissions:
  1134. kfactions.bypass: true
  1135. permissions.*: true
  1136. simpleprefix.owner: true
  1137. vanish.fakeannounce: true
  1138. logblock.tool: true
  1139. whoson.staff: true
  1140. worldguard.blacklistignore: true
  1141. BattleKits.sign.use: true
  1142. BattleKits.sign.create: true
  1143. BattleKits.use.archer: true
  1144. BattleKits.use.knight: true
  1145. worlds:
  1146. creative:
  1147. coolplugin.item: trues
  1148. messages:
  1149. build: '&cYou are in the wrong world! Do, /warp survival!'
  1150. debug: false
  1151. users:
  1152. calebv2:
  1153. groups:
  1154. - owner
  1155. worlds:
  1156. SPAWN:
  1157. fighterkit.user: true
  1158. PVPWORLD:
  1159. fighterkit.user: true
  1160. default:
  1161. groups:
  1162. - calebv2
  1163. scooterdude01:
  1164. groups:
  1165. - vip2
  1166. worlds:
  1167. PVPWORLD: {}
  1168. rachel816:
  1169. groups:
  1170. - vip2
  1171. stephen2802:
  1172. groups:
  1173. - trusted
  1174. coolkitty7845:
  1175. groups:
  1176. - premium
  1177. worlds:
  1178. survival2: {}
  1179. PVPWORLD:
  1180. fighterkit.user: true
  1181. PlotWorld: {}
  1182. dj_mas:
  1183. groups:
  1184. - premium
  1185. warnty99:
  1186. groups:
  1187. - engineer
  1188. mcarthur03:
  1189. groups:
  1190. - default
  1191. worlds:
  1192. PVPWORLD:
  1193. fighterkit.user: true
  1194. mcwilly2004:
  1195. groups:
  1196. - default
  1197. worlds:
  1198. PVPWORLD:
  1199. fighterkit.user: true
  1200. tristangreen1103:
  1201. groups:
  1202. - admin
  1203. kadenbench:
  1204. groups:
  1205. - default
  1206. worlds:
  1207. PVPWORLD:
  1208. fighterkit.user: true
  1209. dinobros:
  1210. groups:
  1211. - designer
  1212. worlds:
  1213. PVPWORLD:
  1214. fighterkit.user: true
  1215. tomlazarboy:
  1216. groups:
  1217. - default
  1218. worlds:
  1219. PVPWORLD:
  1220. fighterkit.user: true
  1221. peter3pan:
  1222. groups:
  1223. - default
  1224. worlds:
  1225. PVPWORLD: {}
  1226. saver34:
  1227. groups:
  1228. - default
  1229. worlds:
  1230. PVPWORLD:
  1231. fighterkit.user: true
  1232. mob: {}
  1233. willamcraft:
  1234. groups:
  1235. - designer
  1236. worlds:
  1237. PVPWORLD: {}
  1238. PlotWorld: {}
  1239. jimmynotch:
  1240. groups:
  1241. - default
  1242. worlds:
  1243. PVPWORLD:
  1244. fighterkit.user: true
  1245. 302jared:
  1246. groups:
  1247. - default
  1248. worlds:
  1249. PVPWORLD:
  1250. fighterkit.user: true
  1251. pewdie_rules:
  1252. groups:
  1253. - default
  1254. worlds:
  1255. PVPWORLD:
  1256. fighterkit.user: true
  1257. sohrahna:
  1258. groups:
  1259. - default
  1260. worlds:
  1261. PVPWORLD: {}
  1262. b225:
  1263. groups:
  1264. - default
  1265. worlds:
  1266. PVPWORLD: {}
  1267. diamondking1196:
  1268. groups:
  1269. - default
  1270. worlds:
  1271. PVPWORLD: {}
  1272. vip:
  1273. groups:
  1274. - calebv2
  1275. rossyroo:
  1276. groups:
  1277. - default
  1278. worlds:
  1279. PVPWORLD: {}
  1280. kyledag500:
  1281. groups:
  1282. - admin
  1283. zengrok:
  1284. groups:
  1285. - admin
  1286. skulldj:
  1287. groups:
  1288. - designer
  1289. skul16539ldj:
  1290. groups:
  1291. - designer
  1292. skull16539dj:
  1293. groups:
  1294. - designer
  1295. designer:
  1296. groups:
  1297. - THE_VIRUZ
  1298. the_viruz:
  1299. groups:
  1300. - default
  1301. admin:
  1302. groups:
  1303. - scooterdude01
  1304. chillycube:
  1305. groups:
  1306. - admin
  1307. taros10:
  1308. groups:
  1309. - vip2
  1310. joery123:
  1311. groups:
  1312. - designer
  1313. joeryv123:
  1314. groups:
  1315. - vip2
  1316. hopernine386:
  1317. groups:
  1318. - mod
  1319. tuthug:
  1320. groups:
  1321. - admin
  1322. scoot:
  1323. groups:
  1324. - admin
  1325. vip2:
  1326. groups:
  1327. - zambezer
  1328. zambezer:
  1329. groups:
  1330. - vip2
  1331. trusted:
  1332. groups:
  1333. - liquidnova
  1334. liquidnova:
  1335. groups:
  1336. - trusted
  1337. crypt_kickr_1997:
  1338. groups:
  1339. - engineer
  1340. buddhaboy4:
  1341. groups:
  1342. - engineer
  1343. kinghoop34:
  1344. groups:
  1345. - trusted
  1346. tar:
  1347. groups:
  1348. - vip2
  1349. chillcube:
  1350. groups:
  1351. - default
  1352. spr1nkles923:
  1353. groups:
  1354. - engineer
  1355. pinkpig487:
  1356. groups:
  1357. - engineer
  1358. onnintendo:
  1359. groups:
  1360. - engineer
  1361. phstuff:
  1362. groups:
  1363. - designer
  1364. alatreon774:
  1365. groups:
  1366. - engineer
  1367. tomorpheous:
  1368. groups:
  1369. - designer
  1370. luccampbell:
  1371. groups:
  1372. - admins
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement