Stránka 1 z 2

plugin SimpleReserve

Napsal: 01 dub 2012, 18:58
od mjfapple
93.91.240.160:37294

Ahoj , mám takový problém dnes jsem si na server nainstaloval plugin SimpleReserve a nasel jsme na forum starší téme ale nepochopil jsem co mám udelat v permissnu , chci aby kdyz je server full a chce se pripojit hrac s VIP aby to kicko gusta
zakze toto mám dat skupine VIP nebo Dafautnim hracum ? simplereserve.enter.kick - Permission na vyhození hráče
a toto mám dat adminum a ostatnim skupin kdytery nechci kickovat takze admini a VIP ? :D predem dekuji za vysvetleni simplereserve.kick.prevent - Prevence proti vyhození

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:23
od Vojko
Toto dáš VIP skupine: simplereserve.enter.kick
A toto dáš hráčom, ktorý budú vykopnutý: simplereserve.kick.prevent

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:28
od mjfapple
a adminum nemusim davat nic ? ty to kickovat nebude ? dekuji + karma

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:41
od LavorekCZ
Vojko :D Taky jsem si to dřív takto myslel, ale je to přesně naopak :D Toto "simplereserve.kick.prevent" dáš těm, které nikdy nepůjde kicknout.

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:51
od Vojko
No práveže ja som si to tiež tak myslel ako ty teraz, ale je to naopak :D
Neviem, každopádne mi to takto funguje.

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:53
od mjfapple
Dobre mockrat dekuji a mohl bych sem este do tohoto tematu poprosit este 1 dotaz ohledne pluginu NOspawnEGGS ? nebo mám zalozit nove Tema ?

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 19:58
od Vojko
Môžeš sem.

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 20:05
od mjfapple
DObrě dekuji

naistaloval jsem si plugon NOspawnEggs aby hraci s creativem nemohli davat vajicka atd.. a kdyz přiložim MainConfig a Locate kde nastavim jake zvirate treba ghast atd.. jak je vypnu a treba ovce a prasate necham zaple

Kód: Vybrat vše

#
# For help: www.tinyurl.com/nseconfig

allowAllSpawns:
  monster: false
  animal: false
  npc: false
  unknown: false
  perWorld:
    ExampleWorld:
      animal: true
      npc: true
      allowedIds:
      - 50
      blockedIds:
      - 51
snowGolemBlocking:
  enable: true
  onlyCreative: false
  ignoredWorlds:
  - ExampleWorld
ironGolemBlocking:
  enable: true
  onlyCreative: false
  ignoredWorlds:
  - ExampleWorld
chickenEggBlocking:
  eggThrowBlocking:
    enable: true
    onlyCreative: false
    sendMessage: true
    ignoredWorlds:
    - ExampleWorld
  dispenseBlocking:
    enable: true
    ignoredWorlds:
    - ExampleWorld
spawnEggDispenseBlocking:
  enable: true
  ignoredWorlds:
  - ExampleWorld
expBottleBlocking:
  enable: true
  ignoredWorlds:
  - ExampleWorld
  onlyCreative: false
  dispenseBlocking:
    enable: true
    ignoredWorlds:
    - ExampleWorld
fireChargeDispenseBlocking:
  enable: true
  ignoredWorlds:
  - ExampleWorld
enderBlocking:
  blockEnderPearl: true
  enderPearlIgnoredWorlds:
  - ExampleWorld
  blockEnderEye: true
  enderEyeIgnoredWorlds:
  - ExampleWorld
  eyeOnlyBlockCreative: false
boatBlocking:
  enable: true
  ignoredWorlds:
  - ExampleWorld
  onlyCreative: false
minecartBlocking:
  enable: true
  ignoredWorlds:
  - ExampleWorld
  onlyCreative: false


Kód: Vybrat vše

#
# For help: www.tinyurl.com/nseconfig

entity:
  EID0: Entity
  EID50: Creeper
  EID51: Skeleton
  EID52: Spider
  EID54: Zombie
  EID55: Slime
  EID56: Ghast
  EID57: Zombie Pigman
  EID58: Enderman
  EID59: Cave Spider
  EID60: Silverfish
  EID61: Blaze
  EID62: Magma Cube
  EID90: Pig
  EID91: Sheep
  EID92: Cow
  EID93: Chicken
  EID94: Squid
  EID95: Wolf
  EID96: Mooshroom
  EID98: Ocelot
  EID120: Villager
reloadedMessage: NoSpawnEggs config reloaded.
noReloadPerms: You don't have permission.
noSpawnerEggPerms: You don't have permission to spawn this %s.
noSnowGolemPerms: You don't have permission to create Snow Golems.
noIronGolemPerms: You don't have permission to create Iron Golems.
noChickenEggPerms: You don't have permission to spawn Chickens from eggs.
noExpBottlePerm: You don't have pemission to spawn Experience Orbs.
noEnderEyePerm: You don't have permission to throw Eyes of Ender.
noEnderPearlPerm: You don't have permission to throw Ender Pearls.
noBoatPerm: You don't have permission to create boats.
noMinecartPerm: You don't have permission to create minecarts.

Re: plugin SimpleReserve

Napsal: 01 dub 2012, 20:58
od mjfapple
etse se jen vratím k ten slotům chci aby kdyz bude na serveru 5/5 gustu server bude plne pride tam VIP aby to kicko guste ted jsem to zkousel a nejdeto permissions mam nastaveny takto :

Kód: Vybrat vše

groups:
  default:
    default: true
    permissions:
    - '-worldedit.*'
    - essentials.sell
    - essentials.spawn
    - essentials.balance
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.pay
    - essentials.time
    - essentials.afk
    - essentials.signs.buy.use
    - essentials.signs.sell.use
    - simplereserve.enter.kick
  VIP:
    prefix: '&2[VIP]&f '
    permissions:
    - '-worldedit.*'
    - essentials.sell
    - essentials.spawn
    - essentials.balance
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.pay
    - essentials.time
    - essentials.afk
    - essentials.signs.buy.use
    - essentials.signs.sell.use
    - essentials.home
    - essentials.sethome
    - essentials.balancetop
    - essentials.time.set
    - simplereserve.kick.prevent
  Profi:
    prefix: '&9[Profi VIP]&f '
    permissions:
    - modifyworld.*
    - essentials.sell
    - essentials.spawn
    - essentials.balance
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.pay
    - essentials.time
    - essentials.afk
    - essentials.signs.buy.use
    - essentials.signs.sell.use
    - essentials.home
    - essentials.sethome
    - essentials.balancetop
    - essentials.time.set
    - essentials.gamemode
    - simplereserve.kick.prevent
  admin:
    prefix: '&c[HL.Admin]&f '
    suffix: '&f'
    permissions:
    - modifyworld.'*'
    - permissions.*
    - hawkeye.*
    - simplereserve.kick.prevent
  admin1:
    prefix: '&c[Admin]&f '
    permissions:
    - modifyworld.'*'
    - permissions.*
    - hawkeye.*
    - simplereserve.kick.prevent
users:
  mjfapple:
    group:
    - admin

a plugin simple reserve takto tam si myslim ze je chyba :D

Kód: Vybrat vše

# Config nodes:
#
# reserve.type(enum/string): Type of reserve slots, options:
#     full,kick,both,none
# reserve.full.cap(int): Max players allowed over capacity if using 'full' method, 0 for no max
# reserve.full.reverttokick(boolean): Should we fall back to kick method if we reach max over capacity using full?
# kick-message(string): Message player will recieve when kicked to let reserve in
# full-message(string): Message player will recieve when unable to join full server
#
# Reserve Types Overview:
# -----------------------
#
# Full: Allow reserves to log on past the server limit
# Kick: Attempt to kick a player without kick immunity to make room
# Both: Both methods of reservation based on Permission
#     NOTE: If a player has permission for kick and full, full applies
# None: No reservation. Effectively disables mod without needing to remove

reserve:
  type: both
  full:
    cap: 5
    reverttokick: false
kick-message: Kicked to make room for reserved user!
full-message: The server is full!

dekuji za odpoved

Re: plugin SimpleReserve

Napsal: 02 dub 2012, 12:34
od mjfapple
refresh prosim o pomoct s temy sloty karmu pridam