Unturned

Unturned

View Stats:
waldo Jul 2, 2017 @ 11:15pm
how do I make it so unadmins have permission to TPA and stuff?
title ^
< >
Showing 1-13 of 13 comments
CheeseLad Jul 2, 2017 @ 11:41pm 
Originally posted by torN:
Write in title please
Get Rocket Lad
Last edited by CheeseLad; Jul 2, 2017 @ 11:41pm
waldo Jul 2, 2017 @ 11:41pm 
Originally posted by Cheese #FeedMe:
Originally posted by torN:
title ^
Get Rocket Lad
I have that, thats how I have plugins you donk
CheeseLad Jul 2, 2017 @ 11:43pm 
Originally posted by torN:
Originally posted by Cheese #FeedMe:
Get Rocket Lad
I have that, thats how I have plugins you donk
Get TPA Plug-in Lad
waldo Jul 2, 2017 @ 11:46pm 
Originally posted by Cheese #FeedMe:
Originally posted by torN:
I have that, thats how I have plugins you donk
Get TPA Plug-in Lad
I have that you donk, unadmins can't use it, it says they don't have permissions
CheeseLad Jul 3, 2017 @ 1:03am 
Hi donk
The Sheninator Jul 3, 2017 @ 7:17am 
Originally posted by torN:
Originally posted by Cheese #FeedMe:
Get TPA Plug-in Lad
I have that you donk, unadmins can't use it, it says they don't have permissions
Same here. Are you using USO?
Deus Ex Machina Jul 3, 2017 @ 7:32am 
Edit the permission so that the default group can access the commands, they should be tpa.send and tpa.accept (thats if you are using ZapuTPA)
Last edited by Deus Ex Machina; Jul 3, 2017 @ 2:25pm
waldo Jul 3, 2017 @ 12:42pm 
Originally posted by BraydMuss:
Originally posted by torN:
I have that you donk, unadmins can't use it, it says they don't have permissions
Same here. Are you using USO?
ASO won't open for me, idk why
waldo Jul 3, 2017 @ 12:43pm 
Originally posted by Deus Ex Machina:
Edit teh permission so that the default group can access the commands, they should be tpa.send and tpa.accept (thats if you are using ZapuTPA)
And how do I do that????
waldo Jul 3, 2017 @ 12:45pm 
Originally posted by Deus Ex Machina:
Edit teh permission so that the default group can access the commands, they should be tpa.send and tpa.accept (thats if you are using ZapuTPA)
<?xml version="1.0" encoding="utf-8"?>
<RocketPermissions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DefaultGroup>default</DefaultGroup>
<Groups>
<Group>
<Id>default</Id>
<DisplayName>Guest</DisplayName>
<Prefix />
<Suffix />
<Color>white</Color>
<Members />
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">p</Permission>
<Permission Cooldown="0">compass</Permission>
<Permission Cooldown="0">rocket</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">kits</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">tpa</Permission>
<Permission Cooldown="0">kit.watcher</Permission>
<Permission Cooldown="0">kit.brute.force</Permission>
<Permission Cooldown="0">tpa.send</Permission>
<Permission Cooldown="0">tpa.accept</Permission>
<Permission Cooldown="0">tpa.deny</Permission>
</Permissions>
</Group>
<Group>
<Id>vip</Id>
<DisplayName>VIP</DisplayName>
<Prefix />
<Suffix />
<Color>FF9900</Color>
<Members>
<Member>76561198016438091</Member>
</Members>
<ParentGroup>default</ParentGroup>
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">effect</Permission>
<Permission Cooldown="120">heal</Permission>
<Permission Cooldown="30">v</Permission>
</Permissions>
</Group>
</Groups>
</RocketPermissions>
Is what is says, I added permissions but you still can't access then, I'm starying to get triggered
Deus Ex Machina Jul 3, 2017 @ 2:25pm 
Originally posted by torN:
Originally posted by Deus Ex Machina:
Edit teh permission so that the default group can access the commands, they should be tpa.send and tpa.accept (thats if you are using ZapuTPA)
<?xml version="1.0" encoding="utf-8"?>
<RocketPermissions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DefaultGroup>default</DefaultGroup>
<Groups>
<Group>
<Id>default</Id>
<DisplayName>Guest</DisplayName>
<Prefix />
<Suffix />
<Color>white</Color>
<Members />
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">p</Permission>
<Permission Cooldown="0">compass</Permission>
<Permission Cooldown="0">rocket</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">kits</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">tpa</Permission>
<Permission Cooldown="0">kit.watcher</Permission>
<Permission Cooldown="0">kit.brute.force</Permission>
<Permission Cooldown="0">tpa.send</Permission>
<Permission Cooldown="0">tpa.accept</Permission>
<Permission Cooldown="0">tpa.deny</Permission>
</Permissions>
</Group>
<Group>
<Id>vip</Id>
<DisplayName>VIP</DisplayName>
<Prefix />
<Suffix />
<Color>FF9900</Color>
<Members>
<Member>76561198016438091</Member>
</Members>
<ParentGroup>default</ParentGroup>
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">effect</Permission>
<Permission Cooldown="120">heal</Permission>
<Permission Cooldown="30">v</Permission>
</Permissions>
</Group>
</Groups>
</RocketPermissions>
Is what is says, I added permissions but you still can't access then, I'm starying to get triggered

Well, does the console show any errors while booting ?
Since the permissions are there, thts the only thing I could think of right now.
waldo Jul 3, 2017 @ 4:10pm 
Originally posted by Deus Ex Machina:
Originally posted by torN:
<?xml version="1.0" encoding="utf-8"?>
<RocketPermissions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DefaultGroup>default</DefaultGroup>
<Groups>
<Group>
<Id>default</Id>
<DisplayName>Guest</DisplayName>
<Prefix />
<Suffix />
<Color>white</Color>
<Members />
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">p</Permission>
<Permission Cooldown="0">compass</Permission>
<Permission Cooldown="0">rocket</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">kits</Permission>
<Permission Cooldown="0">home</Permission>
<Permission Cooldown="0">tpa</Permission>
<Permission Cooldown="0">kit.watcher</Permission>
<Permission Cooldown="0">kit.brute.force</Permission>
<Permission Cooldown="0">tpa.send</Permission>
<Permission Cooldown="0">tpa.accept</Permission>
<Permission Cooldown="0">tpa.deny</Permission>
</Permissions>
</Group>
<Group>
<Id>vip</Id>
<DisplayName>VIP</DisplayName>
<Prefix />
<Suffix />
<Color>FF9900</Color>
<Members>
<Member>76561198016438091</Member>
</Members>
<ParentGroup>default</ParentGroup>
<Priority>100</Priority>
<Permissions>
<Permission Cooldown="0">effect</Permission>
<Permission Cooldown="120">heal</Permission>
<Permission Cooldown="30">v</Permission>
</Permissions>
</Group>
</Groups>
</RocketPermissions>
Is what is says, I added permissions but you still can't access then, I'm starying to get triggered

Well, does the console show any errors while booting ?
Since the permissions are there, thts the only thing I could think of right now.
Yes http://prntscr.com/fra7pv (screenshot) it does show errors, I don't know why. all the videos say I'm doing everything right
CheeseLad Jul 3, 2017 @ 4:13pm 
#SaveTheSock
< >
Showing 1-13 of 13 comments
Per page: 1530 50

Date Posted: Jul 2, 2017 @ 11:15pm
Posts: 13