You are viewing our Forum Archives. To view or take place in current topics click here.
how do you make custom ranks?
Posted:
how do you make custom ranks?Posted:
Status: Offline
Joined: Aug 09, 201113Year Member
Posts: 151
Reputation Power: 6
Ive been looking for ever now.. and can not find out how to make custom ranks! if you dont know what i mean, i mean like making more ranks with diffrent names like, host, donaters, etc.
i am also useing bukkit atm
if anyone can tell me anything or link me anything that would be great thanks.
i am also useing bukkit atm
if anyone can tell me anything or link me anything that would be great thanks.
#2. Posted:
Status: Offline
Joined: Aug 09, 201113Year Member
Posts: 151
Reputation Power: 6
anyone?
2020202002020202020
2020202002020202020
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
Permissions - [ Register or Signin to view external links. ]
And if you use that use permissions plus - [ Register or Signin to view external links. ]
Config for permissions plus is not needed but you have to configure permissions. A tutorials can be found here - [ Register or Signin to view external links. ]
And if you use that use permissions plus - [ Register or Signin to view external links. ]
Config for permissions plus is not needed but you have to configure permissions. A tutorials can be found here - [ Register or Signin to view external links. ]
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Aug 09, 201113Year Member
Posts: 151
Reputation Power: 6
StormManagement wrote Permissions - [ Register or Signin to view external links. ]
And if you use that use permissions plus - [ Register or Signin to view external links. ]
Config for permissions plus is not needed but you have to configure permissions. A tutorials can be found here - [ Register or Signin to view external links. ]
thanks its confusing as :idea: but im sure ill get it
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,864
Reputation Power: 91
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,864
Reputation Power: 91
Heres just about what it should look like when your done coding the "Rank" part..
Builder:
default: false
info:
prefix: '&9[Builder]&9'
suffix: ''
build: true
inheritance:
- Guest
permissions:
- lwc.protect
- HomeX.*
- SpawnX.spawn
- defaultcommands.online
- defaultcommands.message.other
- defaultcommands.afk.self
- defaultcommands.warp.self
- choptree.chop
default: false
info:
prefix: '&9[Builder]&9'
suffix: ''
build: true
inheritance:
- Guest
permissions:
- lwc.protect
- HomeX.*
- SpawnX.spawn
- defaultcommands.online
- defaultcommands.message.other
- defaultcommands.afk.self
- defaultcommands.warp.self
- choptree.chop
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
^No it shouldn't. There should be spaces and you don't need the prefix. It puts it there automatically.
And when using permissions plus there should be a rank line.
And when using permissions plus there should be a rank line.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Aug 09, 201113Year Member
Posts: 151
Reputation Power: 6
StormManagement wrote ^No it shouldn't. There should be spaces and you don't need the prefix. It puts it there automatically.
And when using permissions plus there should be a rank line.
k ive been working on this stuff all day, and every tut i watch is either old or there useing somthing diffrent. which file do i edit for the permisions? in the permisions plugin file in world.. theres nothing written down help for a cookie?
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
Status: Offline
Joined: Jun 03, 201113Year Member
Posts: 767
Reputation Power: 39
I think I answered that in a PM?
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,864
Reputation Power: 91
Status: Offline
Joined: Jan 22, 201113Year Member
Posts: 1,864
Reputation Power: 91
StormManagement wrote ^No it shouldn't. There should be spaces and you don't need the prefix. It puts it there automatically.
And when using permissions plus there should be a rank line.
Well I didn't mean copy and paste that because of course the spaces etc.. But that's about what it looks like after spaces.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.