1

Is there something wrong with this pex?

RedModDude's Avatar RedModDude8/9/16 3:48 pm
1 emeralds 391 5
8/10/2016 8:16 pm
jtrent238's Avatar jtrent238
Hey guys. So my server owner got really mad at me for some mistakes in the pex code which I could not find. Can anyone find any errors in the code? Help would be greatly appreciated.

Link to code:
http://pastebin.com/hm2ijmNM
Posted by RedModDude's Avatar
RedModDude
Level 38 : Artisan Engineer
18

Create an account or sign in to comment.

5

1
08/10/2016 8:16 pm
Level 67 : High Grandmaster Modder
jtrent238
jtrent238's Avatar
The parsing seems fine No errors:

{
"mainworld": null,
"a4ab1a2a-cd08-4ce5-a1bf-32550bff1d61": null,
"cbc954c8-b7b7-4416-b340-d65c0185ed81": null,
"97a79edd-8b31-4c1d-b16d-4b857c184233": null,
"rank": "1",
"moderator": null,
"prefix": "",
"jrmoderator": null,
"lexsyndicate": null,
"owner": null,
"8268ad2a-dd6d-460a-af13-e50025e3c582": null,
"eade5474-5f00-449b-a02d-a3ada6bd3e35": null,
"group": [
"Freedman"
],
"inheritance": [
"moderator"
],
"6bf95a30-8696-4aba-acb2-ae86e00e8e13": null,
"551cf36a-1f15-40af-84fb-9da6a17532c4": null,
"Freedman": null,
"7c829dcc-b7b2-4fbb-8eea-bb7070d08330": null,
"18417774-2f96-4853-9758-b7ae67bff054": null,
"users": null,
"plebeian": null,
"worlds": null,
"patrician": null,
"Builder": null,
"4f857586-e8e5-4e6c-9585-788735875104": null,
"user": "thespacedragon",
"groups": null,
"permissions": [
"*"
],
"donator": null,
"name": "Skyguy92",
"c2763918-7144-469b-b65a-7506fcfbc2de": null,
"admin": null,
"b89273a5-f370-4d73-8243-22fbef3d9ebf": null,
"default": "true",
"senator": null,
"options": null,
"7572a3d0-1bee-4fc9-9476-d92561b5b632": null
}
1
08/10/2016 6:04 am
Level 18 : Journeyman Cake
carbonawk
carbonawk's Avatar
Again, I strongly doubt this is the markup profile of your pex file.
If it is like in the file then I can see a problem here.
Click to reveal
groups:
default:
options:
rank: '100'
prefix: '&f[&bSlave&f]'
default: true
user: thespacedragon
permissions:
- essentials.msg.url
- hubthat.hub
- hubthat.spawn
- modifyworld.*
- essentials.afk
- essentials.balance
- essentials.balance.others
- essentials.balancetop
- essentials.compass
- essentials.delhome
- essentials.depth
- essentials.getpos
- essentials.help
- essentials.helpop
- essentials.home
- essentials.info
- essentials.kit
- essentials.kit.slave
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.motd
- essentials.msg
- essentials.pay
- essentials.ping
- essentials.realname
- essentials.rules
- essentials.seen
- essentials.sethome
- essentials.spawn
- essentials.suicide
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- essentials.warp.Spawn
- essentials.warp.Hub
- essentials.warp.list
- towny.claimed.owntown.*
- towny.claimed.townowned.*
- towny.command.plot.claim
- towny.town.*
- towny.command.town.*
- towny.command.nation.list
- towny.command.nation.deposit
- towny.command.nation.online
- towny.command.towny.map
- towny.chat.general
- towny.chat.town
- towny.chat.nation
- towny.chat.local
- towny.chat.join.general
- towny.chat.join.town
- towny.chat.join.nation
- towny.chat.join.local
- towny.wild.*
worlds:
mainworld:
options:
default: 'true'
Freedman:
options:
rank: '99'
prefix: '&f[&bFreedman&f]'
permissions:
- essentials.kit.Freedman
inheritance:
- default
plebeian:
options:
rank: '98'
prefix: '&f[&aPlebeian&f]'
permissions:
- movecraft.ship.create
- movecraft.ship.pilot
- movecraft.ship.move
- movecraft.ship.rotate
- movecraft.commands
- essentials.kit.Plebeian
inheritance:
- Freedman
patrician:
options:
rank: '97'
prefix: '&f[&cPatrician&f]'
permissions:
- essentials.kit.Patrician
inheritance:
- Plebeian
senator:
options:
rank: '96'
prefix: '&f[&dSenator&f]'
permissions:
- essentials.kit.Senator
inheritance:
- Patrician
donator:
permissions:
- null
options:
rank: '50'
prefix: '&0[&5Donator&0]'
inheritance:
- default
Builder:
permissions:
- worldedit.*
- essentials.gamemode
- essentials.gamemode.creative
- essentials.gamemode.survival
options:
rank: '10'
prefix: '&f[&9Builder&f]'
inheritance:
- default
jrmoderator:
permissions:
- null
options:
rank: '5'
prefix: '&f[&3Jr.Mod&f]&3'
inheritance:
- default
moderator:
permissions:
- bukkit.command.plugins
- worldedit.*
- coreprotect.inspect
- coreprotect.lookup
- coreprotect.rollback
- coreprotect.restore
- coreprotect.help
- warningsystem.warn
- warningsystem.warning
- essentials.unban
- essentials.unbanip
- essentials.banip
- essentials.ban.notify
- essentials.tempban
- essentials.tempban.offline
- essentials.socialspy
- essentials.kick
- essentials.gamemode
- essentials.gamemode.creative
- essentials.gamemode.survival
- essentials.speed.fly
- essentials.tpohere
- essentials.tpo
- essentials.fly
- essentials.mute
- essentials.vanish
- essentials.ban
- essentials.banip
- essentials.jails
- essentials.togglejail
- essentials.togglejail.offline
options:
rank: '3'
prefix: '&f[&3Mod&f]&3'
inheritance:
- jrmoderator
admin:
permissions:
- advancedwarning.check
- '*'
options:
rank: '2'
prefix: '&f[&2Admin&f]&2'
inheritance:
- moderator
owner:
permissions:
- '*'
options:
prefix: '&f[&4&lOwner&r&f]&4'
rank: '1'
users:
18417774-2f96-4853-9758-b7ae67bff054:
options:
name: Jason_395
group: Owner
group:
- Freedman
- default
- owner
- slave
4f857586-e8e5-4e6c-9585-788735875104:
options:
name: wilde_man
prefix: ''
group:
- admin
8268ad2a-dd6d-460a-af13-e50025e3c582:
options:
name: ArticFire
group: []
6bf95a30-8696-4aba-acb2-ae86e00e8e13:
options:
name: RedModDude
prefix: ''
group:
- admin
551cf36a-1f15-40af-84fb-9da6a17532c4:
options:
name: thespacedragon
prefix: ''
group:
- admin
- senator
lexsyndicate:
group:
- default
cbc954c8-b7b7-4416-b340-d65c0185ed81:
group:
- moderator
- Builder
- senator
- patrician
- plebian
- Freedman
- default
options:
name: Cube_Lord
97a79edd-8b31-4c1d-b16d-4b857c184233:
group:
- default
options:
name: Nintendo1970
b89273a5-f370-4d73-8243-22fbef3d9ebf:
group:
- moderator
options:
name: DinoTV
7572a3d0-1bee-4fc9-9476-d92561b5b632:
group:
- moderator
options:
name: jovasix
a4ab1a2a-cd08-4ce5-a1bf-32550bff1d61:
group:
- admin
- moderator
options:
name: Attiswil
eade5474-5f00-449b-a02d-a3ada6bd3e35:
group:
- moderator
- jrmoderator
options:
name: vCourt
7c829dcc-b7b2-4fbb-8eea-bb7070d08330:
group:
- moderator
options:
name: teune8
c2763918-7144-469b-b65a-7506fcfbc2de:
group:
- Freedman
options:
name: Skyguy92
1
08/09/2016 8:41 pm
Level 58 : Grandmaster Grump
Azie
Azie's Avatar
Tell your server Owner to specify what's wrong with it, then you can easily pinpoint the issue and resolve it rather than pouring over the whole thing when there might only be one thing wrong with it.
1
08/09/2016 8:27 pm
Level 1 : New Miner
SuperHammy3
SuperHammy3's Avatar
Like devioursoul said, paste it into Pastebin. If the Owner gets mad at you for it, resign, quickly.
1
08/09/2016 8:06 pm
Level 18 : Journeyman Cake
carbonawk
carbonawk's Avatar
Either use pastebin or use code. Can't make a thing of this.

Also if your owner gets mad over such a small thing, maybe you should go to another community. Humans make mistakes, no one is perfect, including myself.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome