Advertisement
PEMapModder

LegionPE-Delta permission nodes + console log

Jun 19th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 10.80 KB | None | 0 0
  1. ---
  2. legionpe:
  3.   description: Allow using all LegionPE commands and utilities
  4.   children:
  5.     legionpe.mg: true
  6.     legionpe.cmd: true
  7.     legionpe.chat: true
  8.   default value: "false"
  9. legionpe.mg:
  10.   description: Allow doing actions in minigames
  11.   children: []
  12.   default value: "false"
  13. legionpe.cmd:
  14.   description: Allow using all LegionPE commands
  15.   children:
  16.     legionpe.cmd.players: true
  17.     legionpe.cmd.auth: true
  18.     legionpe.cmd.rules: true
  19.     legionpe.cmd.mg.quit: true
  20.     legionpe.cmd.mg.stat: true
  21.     legionpe.cmd.chat: true
  22.     legionpe.cmd.chat.mandatory: true
  23.     legionpe.cmd.chat.ch: true
  24.     legionpe.cmd.chat.ch.all: true
  25.     legionpe.cmd.chat.mute: true
  26.     legionpe.cmd.eval: true
  27.   default value: "false"
  28. legionpe.cmd.players:
  29.   description: Allow using player-spawn-despawn-related commands
  30.   children:
  31.     legionpe.cmd.players.show: true
  32.     legionpe.cmd.players.hide: true
  33.   default value: "false"
  34. legionpe.cmd.players.show:
  35.   description: Allow using command /show
  36.   children: []
  37.   default value: "true"
  38. legionpe.cmd.players.hide:
  39.   description: Allow using command /hide
  40.   children: []
  41.   default value: "true"
  42. legionpe.cmd.auth:
  43.   description: Allow using command /auth
  44.   children: []
  45.   default value: "true"
  46. legionpe.cmd.rules:
  47.   description: Allow using command /rules
  48.   children: []
  49.   default value: "true"
  50. legionpe.cmd.mg.quit:
  51.   description: Allow using command /quit
  52.   children: []
  53.   default value: "false"
  54. legionpe.cmd.mg.stat:
  55.   description: Allow viewing statistics using command
  56.   children: []
  57.   default value: "false"
  58. legionpe.cmd.chat:
  59.   description: Allow using command /chat
  60.   children: []
  61.   default value: "true"
  62. legionpe.cmd.chat.mandatory:
  63.   description: Allow sending mandatory chat using command /cm
  64.   children: []
  65.   default value: op
  66. legionpe.cmd.chat.ch:
  67.   description: Allow using subcommand /chat ch
  68.   children: []
  69.   default value: "true"
  70. legionpe.cmd.chat.ch.all:
  71.   description: Allow using subcommand /chat ch bypassing minigame session limitations
  72.   children: []
  73.   default value: op
  74. legionpe.cmd.chat.mute:
  75.   description: Allowing using subcommand /chat mute
  76.   children: []
  77.   default value: "true"
  78. legionpe.cmd.eval:
  79.   description: Allow using command /eval
  80.   children: []
  81.   default value: "false"
  82. legionpe.chat:
  83.   description: Allow reading chat
  84.   children:
  85.     legionpe.chat.monitor: true
  86.     legionpe.chat.public.read: true
  87.     legionpe.chat.mandatory.read: true
  88.     legionpe.chat.team.0.read: true
  89.     legionpe.chat.team.1.read: true
  90.     legionpe.chat.team.2.read: true
  91.     legionpe.chat.team.3.read: true
  92.     legionpe.chat.shops.read: true
  93.     legionpe.chat.pvp.public.read: true
  94.     legionpe.chat.pvp.0.read: true
  95.     legionpe.chat.pvp.1.read: true
  96.     legionpe.chat.pvp.2.read: true
  97.     legionpe.chat.pvp.3.read: true
  98.     legionpe.chat.pk.public.read: true
  99.     legionpe.chat.pk.0.read: true
  100.     legionpe.chat.pk.1.read: true
  101.     legionpe.chat.pk.2.read: true
  102.     legionpe.chat.pk.3.read: true
  103.     legionpe.chat.ctf.public.read: true
  104.     legionpe.chat.ctf.0.read: true
  105.     legionpe.chat.ctf.1.read: true
  106.     legionpe.chat.ctf.2.read: true
  107.     legionpe.chat.ctf.3.read: true
  108.     legionpe.chat.spleef.public.read: true
  109.     legionpe.chat.spleef.t0.read: true
  110.     legionpe.chat.spleef.t1.read: true
  111.     legionpe.chat.spleef.t2.read: true
  112.     legionpe.chat.spleef.t3.read: true
  113.     legionpe.chat.spleef.sSID.read: true
  114.     legionpe.chat.spleef.sSID.t0.read: true
  115.     legionpe.chat.spleef.sSID.t1.read: true
  116.     legionpe.chat.spleef.sSID.t2.read: true
  117.     legionpe.chat.spleef.sSID.t3.read: true
  118.   default value: "false"
  119. legionpe.chat.monitor:
  120.   description: Allow monitoring chat
  121.   children: []
  122.   default value: "false"
  123. legionpe.chat.public.read:
  124.   description: Allow reading chat from legionpe.chat.public
  125.   children: []
  126.   default value: "false"
  127. legionpe.chat.mandatory.read:
  128.   description: Allow reading chat from legionpe.chat.mandatory
  129.   children: []
  130.   default value: "false"
  131. legionpe.chat.team.0.read:
  132.   description: Allow reading chat from legionpe.chat.team.0
  133.   children: []
  134.   default value: "false"
  135. legionpe.chat.team.1.read:
  136.   description: Allow reading chat from legionpe.chat.team.1
  137.   children: []
  138.   default value: "false"
  139. legionpe.chat.team.2.read:
  140.   description: Allow reading chat from legionpe.chat.team.2
  141.   children: []
  142.   default value: "false"
  143. legionpe.chat.team.3.read:
  144.   description: Allow reading chat from legionpe.chat.team.3
  145.   children: []
  146.   default value: "false"
  147. legionpe.chat.shops.read:
  148.   description: Allow reading chat from legionpe.chat.shops
  149.   children: []
  150.   default value: "false"
  151. legionpe.chat.pvp.public.read:
  152.   description: Allow reading chat from legionpe.chat.pvp.public
  153.   children: []
  154.   default value: "false"
  155. legionpe.chat.pvp.0.read:
  156.   description: Allow reading chat from legionpe.chat.pvp.0
  157.   children: []
  158.   default value: "false"
  159. legionpe.chat.pvp.1.read:
  160.   description: Allow reading chat from legionpe.chat.pvp.1
  161.   children: []
  162.   default value: "false"
  163. legionpe.chat.pvp.2.read:
  164.   description: Allow reading chat from legionpe.chat.pvp.2
  165.   children: []
  166.   default value: "false"
  167. legionpe.chat.pvp.3.read:
  168.   description: Allow reading chat from legionpe.chat.pvp.3
  169.   children: []
  170.   default value: "false"
  171. legionpe.chat.pk.public.read:
  172.   description: Allow reading chat from legionpe.chat.pk.public
  173.   children: []
  174.   default value: "false"
  175. legionpe.chat.pk.0.read:
  176.   description: Allow reading chat from legionpe.chat.pk.0
  177.   children: []
  178.   default value: "false"
  179. legionpe.chat.pk.1.read:
  180.   description: Allow reading chat from legionpe.chat.pk.1
  181.   children: []
  182.   default value: "false"
  183. legionpe.chat.pk.2.read:
  184.   description: Allow reading chat from legionpe.chat.pk.2
  185.   children: []
  186.   default value: "false"
  187. legionpe.chat.pk.3.read:
  188.   description: Allow reading chat from legionpe.chat.pk.3
  189.   children: []
  190.   default value: "false"
  191. legionpe.chat.ctf.public.read:
  192.   description: Allow reading chat from legionpe.chat.ctf.public
  193.   children: []
  194.   default value: "false"
  195. legionpe.chat.ctf.0.read:
  196.   description: Allow reading chat from legionpe.chat.ctf.0
  197.   children: []
  198.   default value: "false"
  199. legionpe.chat.ctf.1.read:
  200.   description: Allow reading chat from legionpe.chat.ctf.1
  201.   children: []
  202.   default value: "false"
  203. legionpe.chat.ctf.2.read:
  204.   description: Allow reading chat from legionpe.chat.ctf.2
  205.   children: []
  206.   default value: "false"
  207. legionpe.chat.ctf.3.read:
  208.   description: Allow reading chat from legionpe.chat.ctf.3
  209.   children: []
  210.   default value: "false"
  211. legionpe.chat.spleef.public.read:
  212.   description: Allow reading chat from legionpe.chat.spleef.public
  213.   children: []
  214.   default value: "false"
  215. legionpe.chat.spleef.t0.read:
  216.   description: Allow reading chat from legionpe.chat.spleef.t0
  217.   children: []
  218.   default value: "false"
  219. legionpe.chat.spleef.t1.read:
  220.   description: Allow reading chat from legionpe.chat.spleef.t1
  221.   children: []
  222.   default value: "false"
  223. legionpe.chat.spleef.t2.read:
  224.   description: Allow reading chat from legionpe.chat.spleef.t2
  225.   children: []
  226.   default value: "false"
  227. legionpe.chat.spleef.t3.read:
  228.   description: Allow reading chat from legionpe.chat.spleef.t3
  229.   children: []
  230.   default value: "false"
  231. legionpe.chat.spleef.sSID.read:
  232.   description: Allow reading chat from legionpe.chat.spleef.sSID
  233.   children: []
  234.   default value: "false"
  235. legionpe.chat.spleef.sSID.t0.read:
  236.   description: Allow reading chat from legionpe.chat.spleef.sSID.t0
  237.   children: []
  238.   default value: "false"
  239. legionpe.chat.spleef.sSID.t1.read:
  240.   description: Allow reading chat from legionpe.chat.spleef.sSID.t1
  241.   children: []
  242.   default value: "false"
  243. legionpe.chat.spleef.sSID.t2.read:
  244.   description: Allow reading chat from legionpe.chat.spleef.sSID.t2
  245.   children: []
  246.   default value: "false"
  247. legionpe.chat.spleef.sSID.t3.read:
  248.   description: Allow reading chat from legionpe.chat.spleef.sSID.t3
  249.   children: []
  250.   default value: "false"
  251. legionpe.cmd.mg.pk:
  252.   description: Allow using parkour commands
  253.   children: []
  254.   default value: "false"
  255. legionpe.mg.ctf:
  256.   description: Allow doing everything in CTF
  257.   children:
  258.     legionpe.mg.ctf.team: true
  259.   default value: "false"
  260. legionpe.mg.ctf.team:
  261.   description: Identity as all teams - NEVER give this to anyone
  262.   children:
  263.     legionpe.mg.ctf.0: true
  264.     legionpe.mg.ctf.1: true
  265.     legionpe.mg.ctf.2: true
  266.     legionpe.mg.ctf.3: true
  267.   default value: "false"
  268. legionpe.mg.ctf.0:
  269.   description: Identity as team 0
  270.   children: []
  271.   default value: "false"
  272. legionpe.mg.ctf.1:
  273.   description: Identity as team 1
  274.   children: []
  275.   default value: "false"
  276. legionpe.mg.ctf.2:
  277.   description: Identity as team 2
  278.   children: []
  279.   default value: "false"
  280. legionpe.mg.ctf.3:
  281.   description: Identity as team 3
  282.   children: []
  283.   default value: "false"
  284. ...
  285.  
  286.  
  287.  
  288. ============================================================================================================
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. 09:46:38 [INFO] Starting Minecraft: PE server version v0.9.0 alpha build 4
  296. 09:46:38 [INFO] Loading properties...
  297. 09:46:38 [INFO] Starting Minecraft PE server on *:19134
  298. 09:46:38 [INFO] This server is running PocketMine-MP version Alpha_1.4dev "絶好(Zekkou)ケーキ(Cake)" (API 1.0.0)
  299. 09:46:38 [INFO] PocketMine-MP is distributed under the LGPL License
  300. 09:46:39 [INFO] Loading DevTools v1.5.0
  301. 09:46:39 [INFO] ----- PocketMine-MP Auto Updater -----
  302. 09:46:39 [INFO] It appears you're running a Beta build, when you've specified that you prefer to run Stable builds.
  303. 09:46:39 [INFO] If you would like to be kept informed about new Beta or Development builds, it is recommended that you change 'preferred-channel in your pocketmine.yml to 'beta' or 'development'.
  304. 09:46:39 [INFO] ----- -------------------------- -----
  305. 09:46:39 [INFO] Enabling DevTools v1.5.0
  306. 09:46:39 [INFO] [DevTools] Loading source plugin MyPluginLoader v0
  307. 09:46:39 [INFO] [MyPluginLoader] pemapmodder\plugintester\Main loaded!
  308. 09:46:39 [INFO] [MyPluginLoader] Loading C:\coding\LegionPE-Delta\LegionPE-Delta!
  309. 09:46:39 [INFO] [DevTools] Loading source plugin LegionPE_Delta v3.1
  310. 09:46:39 [INFO] [LegionPE] [INFO] Registered folder plugin loader
  311. 09:46:39 [INFO] Preparing level "world"
  312. 09:46:39 [INFO] [DevTools] Enabling LegionPE_Delta v3.1
  313. 09:46:39 [INFO] [LegionPE] Initializing Hub
  314. .09:46:39 [NOTICE] Level "world_pvp" not found
  315. 09:46:39 [NOTICE] Level "world_parkour" not found
  316. 09:46:39 [NOTICE] Level "world_spleef" not found
  317. .... Done! (75.003862380981 ms)
  318. 09:46:40 [INFO] Default game type: SURVIVAL
  319. 09:46:40 [INFO] Done (1.436s)! For help, type "help" or "?"
  320. stop
  321. 09:53:18 [INFO] CONSOLE: Stopping the server...
  322. 09:53:18 [INFO] Disabling DevTools v1.5.0
  323. 09:53:18 [INFO] [DevTools] Disabling LegionPE_Delta v3.1
  324. 09:53:18 [INFO] [LegionPE] Finalizing Hub
  325. . Done! (0.99992752075195 ms)
  326. 09:53:18 [INFO] Unloading level "world"
  327. bin\php\php.exe: Exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement