Reservations -- No one was found with lower rank :(

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Reservations -- No one was found with lower rank :(

#1 Příspěvekod Reaxpie » 05 led 2013, 13:20

Mam plugin Reservations a kdyz se chce vip pripojit na server tak to napise --> No one was found with lower rank :( + kdyz ho pridam pomoci /reser add nick, tak se na server pripoji kdyz je plno, ale nikoho nekickne

Config :
Spoiler: zobrazit

Kód: Vybrat vše

KickMsg: Someone with a higher rank joined you were randomly selected for kicking.
SorryMsg: No one was found with a lower rank. :(
Permissions: true
PEXRankSystem: true
defaultRank: 100
kickLowestRank: true
permissionBasedRanks: 10
Broadcast: '[Reservations]: %lowerrank% has been kicked because %higherrank% joined.'
preventKickFromAnotherLocationLogin: true
loginFromAnotherLocationMessage: You are already logged in from another location!
Ranks:
  Builder : 1
  Vip : 2
  Majitel : 3
  Helper : 4
  Eventmaster : 5
VIPs:
updateReminderEnabled: true


Group manager

Spoiler: zobrazit

Kód: Vybrat vše

groups:
  Eventmaster:
    default: false
    permissions:
    - Reservations.rank.5
    - -essentials.joinfullserver
    - essentials.*
    - figadmin.ban
    - figadmin.checkban
    - figadmin.ipban
    - figadmin.kick
    - figadmin.kick.all
    - figadmin.tempban
    - figadmin.unban
    - figadmin.warn
    - lwc.admin
    - resadmin.*
    - resadmin.create
    - residence.*
    - worldedit.*
    inheritance:
    - vip
    info:
      prefix: '&6[Event-Master]&e'
      build: true
      suffix: ''
  Builder:
    default: true
    permissions:
    - Reservations.rank.1
    - '-pvparena.class.VIP'
    - -pvparena.class.VIP
    - -'pvparena.class.VIP'
    - -'creativegates.create'
    - -'creativegates.destroy'
    - -creativegates.create
    - -creativegates.destroy
    - -'ChestShop.shop.create'
    - -'ChestShop.shop.create.*'
    - -ChestShop.shop.create
    - -ChestShop.shop.create.*
    - -mobarena.admin.force
    - -mobarena.classes.Vip
    - essentials.protect.pvp
    - authme.changepassword
    - authme.login
    - authme.logout
    - authme.register
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - citizens.alchemist.interact
    - citizens.blacksmith.*
    - citizens.builder.*
    - citizens.quester.*
    - craftbook.mech.bridges.use
    - craftbook.mech.chair.use
    - craftbook.mech.door.use
    - craftbook.mech.elevator.use
    - craftbook.mech.gate.use
    - craftbook.mech.hiddenswitch.use
    - essentials.delhome
    - essentials.home
    - essentials.kits
    - essentials.list
    - essentials.msg
    - essentials.sethome
    - essentials.spawn
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - mobarena.use.arenalist
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.playerlist
    - mobarena.use.spec
    - residence.create
    inheritance: []
    info:
      prefix: '&2[Hrac]&8'
      build: true
      suffix: '&2'
  Vip:
    default: false
    permissions:
    - Reservations.rank.5
    - Reservations.VIP
    - creativegates.*
    - pvparena.class.VIP
    - authme.changepassword
    - essentials.protect.pvp
    - authme.login
    - authme.logout
    - authme.register
    - ChestShop.shop.buy
    - ChestShop.shop.create.*
    - ChestShop.shop.sell
    - citizens.alchemist.interact
    - citizens.blacksmith.*
    - citizens.builder.*
    - citizens.quester.*
    - craftbook.mech.bridges
    - craftbook.mech.bridges.use
    - craftbook.mech.chair.use
    - craftbook.mech.door
    - craftbook.mech.door.use
    - craftbook.mech.elevator
    - craftbook.mech.elevator.use
    - craftbook.mech.gate
    - craftbook.mech.gate.use
    - craftbook.mech.hiddenswitch
    - craftbook.mech.hiddenswitch.use
    - essentials.back
    - essentials.back.ondeath
    - essentials.chat.color
    - essentials.delhome
    - essentials.fly
    - essentials.home
    - essentials.kit
    - essentials.kits
    - essentials.kits.vip
    - essentials.msg
    - essentials.sethome
    - essentials.setwarp
    - essentials.signs.use.time
    - essentials.spawn
    - essentials.suicide
    - essentials.time
    - essentials.time.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.weather
    - essentials.workbench
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - mobarena.admin.force
    - mobarena.classes.Vip
    - mobarena.use.arenalist
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.playerlist
    - mobarena.use.spec
    - residence.create
    - essentials.list
    inheritance: []
    info:
      prefix: '&2[&aVIP&2]&f'
      build: true
      suffix: '&f'
  Majitel:
    default: false
    permissions:
    - Reservations.rank.5
    - -essentials.joinfullserver
    - '*'
    inheritance:
    - admin
    info:
      prefix: '&4[&cMajitel&4]&6'
      build: true
      suffix: '&3'
  Admin:
    default: false
    permissions:
    - Reservations.rank.5
    - -essentials.joinfullserver
    - '*'
    inheritance: []
    info:
      prefix: '&0[&1Admin&0]&7'
      build: true
      suffix: '&a'
  Helper:
    default: false
    permissions:
    - Reservations.rank.5
    - -essentials.joinfullserver
    - essentials.*
    - figadmin.ban
    - figadmin.checkban
    - figadmin.ipban
    - figadmin.kick
    - figadmin.kick.all
    - figadmin.tempban
    - figadmin.unban
    - figadmin.warn
    - lwc.admin
    - resadmin.*
    - resadmin.create
    - residence.*
    inheritance:
    - vip
    info:
      prefix: '&a[Helper]&2'
      build: true
      suffix: ''

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#2 Příspěvekod zdenda204 » 05 led 2013, 13:23

Přenastav si ty ranky.
Defaultní rank je 100 a ty ostatní by měly být nejspíše vyšší

Edit: A určitě si to lépe promysli :D Tak jak to máš nastavené, tak EventMaster může kopnout majitele atd...
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#3 Příspěvekod Reaxpie » 05 led 2013, 13:26

Zkusím to

Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#4 Příspěvekod Reaxpie » 05 led 2013, 13:31

A jak mám nastavit ty ranky... VIp kickne vip.. a hrac kickne VIP

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Reservations -- No one was found with lower rank :(

#5 Příspěvekod nejento » 05 led 2013, 14:43

VIP hráčům dej vyšíí rank.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#6 Příspěvekod Reaxpie » 05 led 2013, 20:17

Takže Builderum mam dat perm - Reservations.rank.1 a vipum - reservations.rank.5 ?? a ten config je nastaveny dobre?

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Reservations -- No one was found with lower rank :(

#7 Příspěvekod nejento » 05 led 2013, 22:44

Dej config sem. A ano, pokud VIP má třeba větší pravomoce, než builder.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#8 Příspěvekod Reaxpie » 05 led 2013, 22:59

CONFIG :

Spoiler: zobrazit

Kód: Vybrat vše

KickMsg: Vip se pripojilo, byl si nahodne vybran a kicknut.
SorryMsg: No one was found with a lower rank. :(
Permissions: true
PEXRankSystem: false
defaultRank: 1
kickLowestRank: false
permissionBasedRanks: 10
Broadcast: '[Reservations]: %lowerrank% Byl kicknut protoze %higherrank% se pripojil.'
preventKickFromAnotherLocationLogin: true
loginFromAnotherLocationMessage: You are already logged in from another location!
Ranks:
  Eventmaster : 1
  Vip : 2
  Admin : 3
  Majitel : 4
  Helper : 5
  Builder : 6
VIPs:
updateReminderEnabled: true


Permissions :
Spoiler: zobrazit

Kód: Vybrat vše

# Group inheritance
#
# Any inherited groups prefixed with a g: are global groups
# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
# and are defined in the this groups.yml file.
#
# Local group inheritances define your promotion tree when using 'manpromote/mandemote'

groups:
  Eventmaster:
    default: false
    permissions:
    - Reservations.rank.2
    - -essentials.joinfullserver
    - essentials.*
    - figadmin.ban
    - figadmin.checkban
    - figadmin.ipban
    - figadmin.kick
    - figadmin.kick.all
    - figadmin.tempban
    - figadmin.unban
    - figadmin.warn
    - lwc.admin
    - resadmin.*
    - resadmin.create
    - residence.*
    - worldedit.*
    inheritance:
    - vip
    info:
      prefix: '&6[Event-Master]&e'
      build: true
      suffix: ''
  Builder:
    default: true
    permissions:
    - Reservations.rank.7
    - '-pvparena.class.VIP'
    - -pvparena.class.VIP
    - -'pvparena.class.VIP'
    - -'creativegates.create'
    - -'creativegates.destroy'
    - -creativegates.create
    - -creativegates.destroy
    - -'ChestShop.shop.create'
    - -'ChestShop.shop.create.*'
    - -ChestShop.shop.create
    - -ChestShop.shop.create.*
    - -mobarena.admin.force
    - -mobarena.classes.Vip
    - essentials.protect.pvp
    - authme.changepassword
    - authme.login
    - authme.logout
    - authme.register
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - citizens.alchemist.interact
    - citizens.blacksmith.*
    - citizens.builder.*
    - citizens.quester.*
    - craftbook.mech.bridges.use
    - craftbook.mech.chair.use
    - craftbook.mech.door.use
    - craftbook.mech.elevator.use
    - craftbook.mech.gate.use
    - craftbook.mech.hiddenswitch.use
    - essentials.delhome
    - essentials.home
    - essentials.kits
    - essentials.list
    - essentials.msg
    - essentials.sethome
    - essentials.spawn
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - mobarena.use.arenalist
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.playerlist
    - mobarena.use.spec
    - residence.create
    inheritance: []
    info:
      prefix: '&2[Hrac]&8'
      build: true
      suffix: '&2'
  Vip:
    default: false
    permissions:
    - Reservations.rank.1
    - creativegates.*
    - pvparena.class.VIP
    - authme.changepassword
    - essentials.protect.pvp
    - authme.login
    - authme.logout
    - authme.register
    - ChestShop.shop.buy
    - ChestShop.shop.create.*
    - ChestShop.shop.sell
    - citizens.alchemist.interact
    - citizens.blacksmith.*
    - citizens.builder.*
    - citizens.quester.*
    - craftbook.mech.bridges
    - craftbook.mech.bridges.use
    - craftbook.mech.chair.use
    - craftbook.mech.door
    - craftbook.mech.door.use
    - craftbook.mech.elevator
    - craftbook.mech.elevator.use
    - craftbook.mech.gate
    - craftbook.mech.gate.use
    - craftbook.mech.hiddenswitch
    - craftbook.mech.hiddenswitch.use
    - essentials.back
    - essentials.back.ondeath
    - essentials.chat.color
    - essentials.delhome
    - essentials.fly
    - essentials.home
    - essentials.kit
    - essentials.kits
    - essentials.kits.vip
    - essentials.msg
    - essentials.sethome
    - essentials.setwarp
    - essentials.signs.use.time
    - essentials.spawn
    - essentials.suicide
    - essentials.time
    - essentials.time.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.weather
    - essentials.workbench
    - iConomy.access
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - mobarena.admin.force
    - mobarena.classes.Vip
    - mobarena.use.arenalist
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.playerlist
    - mobarena.use.spec
    - residence.create
    - essentials.list
    inheritance: []
    info:
      prefix: '&2[&aVIP&2]&f'
      build: true
      suffix: '&f'
  Majitel:
    default: false
    permissions:
    - Reservations.rank.3
    - -essentials.joinfullserver
    - '*'
    inheritance:
    - admin
    info:
      prefix: '&4[&cMajitel&4]&6'
      build: true
      suffix: '&3'
  Admin:
    default: false
    permissions:
    - Reservations.rank.4
    - -essentials.joinfullserver
    - '*'
    inheritance: []
    info:
      prefix: '&0[&1Admin&0]&7'
      build: true
      suffix: '&a'
  Helper:
    default: false
    permissions:
    - Reservations.rank.6
    - -essentials.joinfullserver
    - essentials.*
    - figadmin.ban
    - figadmin.checkban
    - figadmin.ipban
    - figadmin.kick
    - figadmin.kick.all
    - figadmin.tempban
    - figadmin.unban
    - figadmin.warn
    - lwc.admin
    - resadmin.*
    - resadmin.create
    - residence.*
    inheritance:
    - vip
    info:
      prefix: '&a[Helper]&2'
      build: true
      suffix: ''

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Reservations -- No one was found with lower rank :(

#9 Příspěvekod nejento » 05 led 2013, 23:07

Tady pozor!

Kód: Vybrat vše

Ranks:
  Eventmaster : 1
  Vip : 2
  Admin : 5
  Majitel : 6
  Helper : 4
  Builder : 3

Takhle to máš lepší. Jako administrátor budeš mít nejvyšší prioritu přihlašování.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Reaxpie
Příspěvky: 83
Registrován: 07 říj 2011, 06:14
Reputation: 0

Re: Reservations -- No one was found with lower rank :(

#10 Příspěvekod Reaxpie » 05 led 2013, 23:16

Takže... Když chci aby to kickovalo buildery, tak to mám nastavené správně?


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 59 hostů