AdminCMD Bug

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
XmichoX471
Příspěvky: 229
Registrován: 29 bře 2012, 15:26
Reputation: 0
Bydliště: Slovensko
Kontaktovat uživatele:

AdminCMD Bug

#1 Příspěvekod XmichoX471 » 09 črc 2012, 21:21

37462

Cavte na serveri mi prestal ísť príkaz z AdminCMD /home a /sethome a /sh ,/h a este pre adminov aj /inv
warpi mi nejdu a uz dlksie nastavit iba OP si ich môžu dať ale ak hráč napise napr /sethome tak mu to nic nenapise a /inv pre vsetkich adminov prestal ist , ked som dal novu verziu adminCMD a este mi prestal pisať aj Admin CMD po prihlásení Rules a News a čas prihlásení
neviem čo stím . Ešte som si všimol ze zložki z adminCMD news rules motD debug su subor txt a nie yml. Config AdminCMD
Spoiler: zobrazit

Kód: Vybrat vše

# Configuration file of AdminCmd
# Plugin Version: 6.0.1 (BUILD 01.06.2012 @ 10:41:06)
#
# MessageOfTheDay   :   if true, display MOTD on join (Default : true)
# DisplayNewsOnJoin   :   If true, display the news message on Join (Default : true)
# DisplayRulesOnJoin   :   If true, display the rules on Join (Default : true)
# DisplayRulesOnlyOnFirstJoin   :   If true, display the rules ONLY ON FIRST JOIN
# (override the above parameter DisplayRulesOnJoin) (Default : false)
# DefaultVulcanPower   :   Default value for Vulcan power (Default : 4.0)
# DefaultFireBallPower   :   Default value for Fireball power (Default : 1.0)
# forceOfficialBukkitPerm   :   Only useful when using bridge with SuperPerm,
# to avoid the use of the bridge. (Default : false)
# locale   :   Language of messages displayed in the plugin. (Default : en_US)
# noMessage   :   Disable every message of the plugin (Default : false)
# autoAfk   :   Activate the autoAfk, meaning the player
# will be set AFK after the given time (Default : true)
# afkTimeInSecond   :   Time before setting the player AFK (Default : 60)
# autoKickAfkPlayer   :   Activate the auto kick AFK people after the given time (Default : false)
# afkKickInMinutes   :   Time before kicking the AFK player (Default : 3)
# statusCheckInSec   :   After how many seconds the plugin will check
# if the player didn't move for the AFK
# Also used to send update about the Invisible status. (Default : 20)
# maxHomeByUser   :   How many homes a user can have. 0 = Infinite, max = 150 (Default : 0)
# maxItemAmount   :   How many Items a user can spawn at once. 0 = Infinite, max = 150 (Default : 0)
# firstConnectionToSpawnPoint   :   If true and if it's the first time that the player connect,
# he will be spawn at the spawn point you set (Default : false)
# resetPowerWhenTpAnotherWorld   :   Fly,God,vulcan, etc ... are power.
# If true, these power are lost when tp to another world. (Default : true)
# fakeQuitWhenInvisible   :   Fake quit when you become invisible (Default : true)
# InvisAndNoPickup   :   Setting this to true, will disable the auto-picking item when invisible (Default : true)
# fly.DefaultFlyPower   :   Default value for Fly power (Default : 1.75)
# fly.maxFlyValue   :   Maximum value for the fly commands (Default : 2.0)
# fly.glideWhenFallingInFlyMode   :   Activate the parachute when falling in fly mode (Default : true)
# fly.gliding.newYvelocity   :   New velocity to slower the fall (Default : -0.5)
# fly.gliding.YvelocityCheckToGlide   :   Velocity needed to open the parachute (Default : -0.2)
# fly.gliding.multiplicator   :   Gliding multiplicator (Default : 0.1)
# ColoredSign   :   Activate the color sign, using & to select the color. (Default : true)
# mutedPlayerCantPm   :   Disallow muted player to send private message (Default : false)
# maxRangeForTpAtSee   :   Max Range in block for the tp at see. (Default : 312)
# tpRequestActivatedByDefault   :   Mean, when you want to tp to a player or tp the player,
# he'll receive a request that he can ignore or accept.
# By setting this option to true,
# the tp request will be activated by default. (Default : false)
# tpRequestTimeOutInMinutes   :   How much minute before a tp request become invalid. (Default : 1)
# verboseLog   :   Disable some "debug" message when launching the plugin
# (change it to true only if you have a good reason to do it.) (Default : false)
# logPrivateMessages   :   Private message send with command /msg are logged in the server.log (Default : true)
# broadcastServerReload   :   Broadcast a message to every player when reloading the server. (Default : true)
# help.entryPerPage   :   Number of help entry per page (Default : 9)
# help.shortenEntries   :   Shorten the help text (Default : false)
# help.useWordWrap   :   Check the word to do the new line (Default : false)
# help.wordWrapRight   :   Wrap by the right (Default : false)
# help.getHelpForAllPlugins   :   If set to true, get the commands of every plugins installed
# Else only from the folder HelpFiles where you set your help files. (Default : true)
# superBreakerItem   :   ID of the item used for the SuperBreaker mode (Default : 278)
# DateAndTime.Format   :   Date/Time format (Default : dd/MM/yy - HH:mm:ss)
# DateAndTime.GMToffset   :   TimeZone to be displayed, only Use GMT or UTC here (Default : GMT+00:00)
# useImmunityLvl   :   if you want to use the immunity level explained in the Read Me. (Default : false)
# defaultImmunityLvl   :   Level assigned by default to an user. (Default : 1)
# useDisplayName   :   Use the DisplayName of the player when using the player name (Default : true)
# debug   :   To activate the debug log (debug.log file) (Default : false)
# globalRespawnSetting   :   To change the global Respawn point
# Can be : globalSpawn, bed, home, none (Default : globalSpawn)
# checkTeleportLocation   :   When using a Spawn/Home command, the plugin will check
# if the player didn't moved (Default : false)
# teleportDelay   :   Delay before teleporting (Spawn/Home) in ticks (20 Ticks = 1 Sec) (Default : 0)
# logAllCmd   :   To log all command in the console and server.log (Default : false)
# useJoinQuitMsg   :   To activate the change of the Join/Quit message
# (that can be configured in the locale file) (Default : true)
# delayBeforeWriteUserFileInSec   :   Delay before writing the user file on the disk (in seconds) (Default : 120)
# groupNames   :   Will be used in a later version (Default : [default, mod, admin])
# timeOutScale   :   When using the parameter -t in power commands (god, fly, etc ...)
# Configure the scale used for the time (here 60 sec).
# It mean if you type /god -t 5 you will be god for 5 minutes (Default : 60)
# timeInSecBeforeStop   :   Time before stopping the server when using the AdminCmd command Stop. (Default : 0)
# tpInDiffWorld   :   Allow users to teleport to other user that are in a different world.
# If FALSE the player that want to tp to another player that is in an another world will have to have the permission node :
# admincmd.tp.world.WORLDNAME (where WORLDNAME is the name of the world where the space are replaced by underscore (_) ) (Default : true)
# armorKitOverride   :   When using an armored kit, if this options is set to true, it will override what the player is wearing to replace it by the armor of the kit. (Default : true)
# usePSfix   :   Use the prefix and the suffix when displaying names (Default : true)
# egg.killer.defaultRadiusInBlock   :   When the Killer Egg is used, this radius will be used if no radius is set in the command. (Default : 15)
# egg.killer.maxRadiusInBlock   :   When the Killer Egg is used, this radius will be the max radius possible for the command. (Default : 30)
# egg.block.Timeout   :   How much time the new blocks stay (in sec) when using the BlockEgg. Put 0 for never change back. (Default : 5)
# egg.block.defaultRadiusInBlock   :   Default freeze radius when using the Block (Default : 8)
# egg.block.maxRadiusInBlock   :   Maximum radius for the BlockEgg (Default : 12)
# egg.freezer.Timeout   :   How much time the ice stay (in sec) when using the FreezerEgg. Put 0 for never change back. (Default : 5)
# egg.freezer.defaultRadiusInBlock   :   Default freeze radius when using the FreezerEgg (Default : 8)
# egg.freezer.maxRadiusInBlock   :   Maximum radius for the FreezergEgg (Default : 12)
# egg.explosion.defaultRadiusInBlock   :   Default freeze radius when using the ExplosionEgg (Default : 8)
# egg.explosion.maxRadiusInBlock   :   Maximum radius for the ExplosionEgg (Default : 12)
# egg.high.Timeout   :   How much time (in sec) the high effect least. (Default : 20)
# egg.high.defaultRadiusInBlock   :   Default radius when using the HighEgg (Default : 5)
# egg.high.maxRadiusInBlock   :   Maximum radius for the HighEgg (Default : 12)
# importBannedPlayersTXT   :   If set to true, this will import any player which does not exist in the banned.yml, afterwards it will be set to false! (Default : false)
# supBlacklist   :   With this mode, the users that don't have the admincmd.spec.noblacklist can't pickup/drop/use any blacklisted items. (Default : false)
# editSignRightClick   :   When true, when you right click a sign, you'll be able to edit it. If you delete every lines, the sign will be deleted and droped. (Default : true)
# logSameIP   :   When set to true all players joining from the same IP will be loged in the console and a message is sent to all players with the permission: admincmd.spec.ipbroadcast (Default : false)
# nbItemsPerPageInList   :   How many items are displayed per page in banlist/mutelist etc ... (Default : 8)

MessageOfTheDay: true
DisplayNewsOnJoin: true
DisplayRulesOnJoin: true
DisplayRulesOnlyOnFirstJoin: false
DefaultVulcanPower: 4.0
DefaultFireBallPower: 1.0
forceOfficialBukkitPerm: false
locale: en_US
noMessage: false
autoAfk: true
afkTimeInSecond: 60
autoKickAfkPlayer: false
afkKickInMinutes: 3
statusCheckInSec: 20
maxHomeByUser: 5
maxItemAmount: 0
firstConnectionToSpawnPoint: true
resetPowerWhenTpAnotherWorld: true
fakeQuitWhenInvisible: true
InvisAndNoPickup: true
fly:
  DefaultFlyPower: 1.75
  maxFlyValue: 2.0
  glideWhenFallingInFlyMode: true
  gliding:
    newYvelocity: -0.5
    YvelocityCheckToGlide: -0.2
    multiplicator: 0.1
ColoredSign: true
mutedPlayerCantPm: false
maxRangeForTpAtSee: 312
tpRequestActivatedByDefault: false
tpRequestTimeOutInMinutes: 1
verboseLog: false
logPrivateMessages: true
broadcastServerReload: true
help:
  entryPerPage: 9
  shortenEntries: false
  useWordWrap: false
  wordWrapRight: false
  getHelpForAllPlugins: true
superBreakerItem: 278
DateAndTime:
  Format: dd/MM/yy - HH:mm:ss
  GMToffset: GMT+00:00
useImmunityLvl: false
defaultImmunityLvl: 1
useDisplayName: true
debug: false
globalRespawnSetting: globalSpawn
checkTeleportLocation: false
teleportDelay: 0
logAllCmd: false
useJoinQuitMsg: true
delayBeforeWriteUserFileInSec: 120
groupNames:
- players
- vip
- moderators
- admins
timeOutScale: 60
timeInSecBeforeStop: 0
tpInDiffWorld: true
armorKitOverride: true
usePSfix: false
egg:
  killer:
    defaultRadiusInBlock: 15
    maxRadiusInBlock: 30
  block:
    Timeout: 5
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  freezer:
    Timeout: 5
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  explosion:
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  high:
    Timeout: 20
    defaultRadiusInBlock: 5
    maxRadiusInBlock: 12
importBannedPlayersTXT: false
supBlacklist: false
editSignRightClick: true
logSameIP: false
nbItemsPerPageInList: 8
importFrom:
  essentials: false
turnPowersOff: false
deathMessage: true
DefaultFlyPower: 1.75
statutCheckInSec: 20
invisibleRangeInBlock: 312
glideWhenFallingInFlyMode: true
gliding:
  newYvelocity: -0.5
  YvelocityCheckToGlide: -0.2
  multiplicator: 0.1
maxFlyValue: 2.0
a permisions
Spoiler: zobrazit
groups:
Players:
default: true
prefix: '&e[PLAYER]'
permissions:
- multiverse.teleport.self.*
- multiverse.access.*
- -residence.admin
- -residence.create
- admincmd.spawn.tp
- admincmd.tp.home
- -admincmd.tp.back
- admincmd.warp.tp
- -admincmd.player.god
- admincmd.server.help
- admincmd.player.msg
- admincmd.player.afk
- modifyworld.*
- iConomy.payment
- -factions.managewarzone
- -factions.managesafezone
- antispam
- -worldedit
- -worldguard
- pmchat.msg
- mchat.pmchat.*
- mchat.list.*
- mchat.list
- -mobarena.classes.Vip
- -mobarena.classes.Extravip
- -teleport.back
- -teleport.tp
- admincmd.kit.start
- admincmd.kit
- citizens.use.healer
Admins:
prefix: '&6[ADMIN]&1'
permissions:
- multiverse.teleport.self.*
- multiverse.teleport.self.
- residence.*
- worldedit.*
- worldguard.*
- permissions.*
- simplereserve.enter.kick
- factions.*
- admincmd.*
- iConomy.*
- mcmmo.*
- modifyworld.*
- antispam.*
- mobarena.*
- authme.*
- teleport.tp
- residence.admin
- residence.create
- citizens.use.healer
- jail.command.jail
- jail.command.unjail
- jail.usercmd.jailstick
Moderators:
prefix: '&6[MOD]&2'
permissions:
- multiverse.teleport.self.*
- multiverse.teleport.self.
- residence.create
- simplereserve.enter.kick
- worldedit.wand
- -worldedit.region.set
- worldedit.chunk
- worldedit.region.walls
- worldedit.replace
- worldedit.history.undo
- worldedit.history.redo
- worldedit.jump
- worldedit.navigation.up
- worldedit.fixlava
- worldedit.fixwater
- admincmd.*
- iConomy.*
- worldedit.snow
- worldedit.butcher
- worldedit.clipboard.copy
- worldedit.clipboard.paste
- worldedit.clipboard.cut
- worldedit.clipboard.save
- worldedit.clipboard.flip
- worldguard.*
- factions.managewarzone
- factions.managesafezone
- factions.*
- hawkeye.*
- teleport.tp
- residence.admin
- residence.create
- citizens.use.healer
- admincmd.player.gamemode
- jail.command.jail
- jail.command.unjail
- jail.usercmd.jailstick
- worldedit.*
Vip:
prefix: '&2[VIP]&a'
permissions:
- multiverse.teleport.self.*
- multiverse.teleport.self.
- admincmd.player.fly
- -residence.create
- -residence.admin
- factions.create
- admincmd.kit
- admincmd.kit.dia
- admincmd.kit.vybava
- admincmd.kit.jidlo
- admincmd.spawn.tp
- admincmd.tp.home
- admincmd.warp.tp
- -admincmd.player.god
- admincmd.server.help
- admincmd.player.msg
- admincmd.player.afk
- modifyworld.*
- mchat.pmchat.*
- iConomy.payment
- -factions.managewarzone
- -factions.managesafezone
- admincmd.back.tp
- simplereserve.enter.kick
- mchat.list.*
- mchat.list
- antispam
- admincmd.tp.back
- teleport.back
- -teleport.tp
- -mobarena.classes.Extravip
- citizens.use.healer
Protektor:
prefix: '&d[PROTEKTOR]&f'
permissions:
- worldedit.region.set
- worldguard.region.addowner.own.*
- worldguard.region.select.own.*
- worldguard.region.claim
- -residence.admin
- residence.create
- admincmd.spawn.tp
- admincmd.tp.home
- -admincmd.tp.back
- admincmd.warp.tp
- -admincmd.player.god
- admincmd.server.help
- admincmd.player.msg
- admincmd.player.afk
- modifyworld.*
- iConomy.payment
- -factions.managewarzone
- -factions.managesafezone
- antispam
- -worldedit
- -worldguard
- pmchat.msg
- mchat.pmchat.*
- mchat.list.*
- mchat.list
- -mobarena.classes.Vip
- -mobarena.classes.Extravip
- citizens.use.healer
Majitel:
prefix: '&4[MAJITEL]&3'
permissions:
- residence.*
- worldedit.*
- worldguard.*
- permissions.*
- simplereserve.enter.kick
- factions.*
- admincmd.*
- iConomy.*
- mcmmo.*
- modifyworld.*
- antispam.*
- mobarena.*
- authme.*
- '*'
- residence.admin
- residence.create
- citizens.use.healer
- jail.command.jail
- jail.command.unjail
- jail.usercmd.jailstick
ThePro:
prefix: '&3[ThePro]&6'
permissions:
- residence.*
- worldedit.*
- worldguard.*
- simplereserve.enter.kick
- factions.*
- admincmd.*
- iConomy.*
- modifyworld.*
- antispam.*
- mobarena.*
- authme.*
- '*'
- residence.admin
- citizens.use.healer
- jail.command.jail
- jail.command.unjail
- jail.usercmd.jailstick
ExtraVIP:
prefix: '&a[ExtraVIP]&6'
permissions:
- multiverse.teleport.self.*
- multiverse.teleport.self.
- admincmd.player.fly
- residence.create
- -residence.admin
- factions.create
- admincmd.kit.edia
- admincmd.kit.ejidlo
- admincmd.kit.evybava
- admincmd.kit
- admincmd.spawn.tp
- admincmd.tp.home
- admincmd.warp.tp
- -admincmd.player.god
- admincmd.server.help
- admincmd.player.msg
- admincmd.player.afk
- modifyworld.*
- mchat.pmchat.*
- iConomy.payment
- -factions.managewarzone
- -factions.managesafezone
- admincmd.back.tp
- simplereserve.enter.kick
- mchat.list.*
- mchat.list
- antispam
- admincmd.tp.back
- teleport.back
- -teleport.tp
- admincmd.time.day
- disguisecraft.mob.*
- citizens.use.healer
- mobarena.classes.Extravip
Dumbass:
prefix: '&4[Dumbass]&6'
suffix: '&3[Majitel]'
permissions:
- multiverse.teleport.self.*
- multiverse.teleport.self.
- residence.*
- worldedit.*
- worldguard.*
- permissions.*
- simplereserve.enter.kick
- factions.*
- admincmd.*
- iConomy.*
- mcmmo.*
- modifyworld.*
- antispam.*
- mobarena.*
- authme.*
- '*'
- residence.admin
- residence.create
- citizens.use.healer
- jail.command.jail
- jail.command.unjail
- jail.usercmd.jailstick
Builder:
permissions:
- multiverse.teleport.self.*
- multiverse.access.*
- -residence.admin
- -residence.create
- admincmd.spawn.tp
- admincmd.tp.home
- -admincmd.tp.back
- admincmd.warp.tp
- -admincmd.player.god
- admincmd.server.help
- admincmd.player.msg
- admincmd.player.afk
- modifyworld.*
- iConomy.payment
- -factions.managewarzone
- -factions.managesafezone
- antispam
- -worldguard
- pmchat.msg
- mchat.pmchat.*
- mchat.list.*
- mchat.list
- mobarena.classes.Vip
- mobarena.classes.Extravip
- teleport.back
- teleport.tp
- admincmd.kit.start
- admincmd.kit
- citizens.use.healer
- admincmd.player.fly
- admincmd.player.gamemode
- worldedit.*
prefix: '&1[Builder]&2'
nazev:
prefix: '&5Builder&6'
users:
nenoSK:
group:
- ThePro
suffix: '&3[Admin]'
PaTo_sK:
group:
- Majitel
XmichoX:
group:
- Dumbass
pohoda_kempCZ:
group:
- Players
_Stylle:
group:
- Players
swich:
group:
- Players
Mugster:
group:
- Players
karel:
group:
- Players
ondra40:
group:
- Players
Bull3T:
group:
- Players
- Vip
kolacek:
group:
- Moderators
options:
group: MOD
Players:
worlds:
-residence.create:
permissions:
- '-'
permissions:
- -residence.create
matos:
group:
- Admins
worlds:
Player:
permissions:
- group
vip133:
group:
- Builder
Dandy:
group:
- Players
Camper1234:
group:
- ExtraVIP
- Vip
Nkaskaj_CZ:
group:
- Players
kurier5:
group:
- Vip
Biohazard:
group:
- Vip
Skeletoon:
worlds:
VIP:
permissions:
- group
group:
- Builder
Robotoom:
group:
- Vip
robotmoon:
group:
- Vip
PaTo:
group:
- ExtraVIP
NiNo:
group:
- Vip
killer2001:
group:
- ExtraVIP
- Vip
Kibler:
group:
- Moderators
ronald1133:
group:
- Vip
N_kaskajCZ:
worlds:
VIP:
permissions:
- group
group:
- Vip
Makrla:
group:
- ExtraVIP
kolacek_CZE:
group:
- Moderators
sasu110:
group:
- ExtraVIP
Dík.
Obrázek

Uživatelský avatar
XmichoX471
Příspěvky: 229
Registrován: 29 bře 2012, 15:26
Reputation: 0
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AdminCMD Bug

#2 Příspěvekod XmichoX471 » 09 črc 2012, 21:23

Ešte som zabudol ten /sethome a ine warpi /sh /h /home sa mi zdá že nejde asi od tedi čo som dal na server plugin na Viav svetov MultiVerse
Obrázek

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

Re: AdminCMD Bug

#3 Příspěvekod nejento » 09 črc 2012, 21:46

Pokud ti to přestalo fungovat někdy teď, tak nahraj zálohu. Tím to vyřešíš nejlíp.

POKUD se to stalo už včera nebo později, reinstaluj AdminCMD a atkualizuj zbytek.
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/

Uživatelský avatar
XmichoX471
Příspěvky: 229
Registrován: 29 bře 2012, 15:26
Reputation: 0
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AdminCMD Bug

#4 Příspěvekod XmichoX471 » 09 črc 2012, 21:47

už dávnejsie skusim reinstalovať
Obrázek

Uživatelský avatar
XmichoX471
Příspěvky: 229
Registrován: 29 bře 2012, 15:26
Reputation: 0
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AdminCMD Bug

#5 Příspěvekod XmichoX471 » 10 črc 2012, 08:21

Stále nejde hráčom /sethome /sh a /inv píše plugin version 6.01 dačo o builde a že tam je chyba [screen chyby po napisani /inv v chate http://imgupload.sk/viewer.php?file=nkptf00pw8jzwgnw2cxh.png ] a ked napise /home tak napíše home world not set
A rules a news stále nepíše ale už píše kedy sa hráč pripojil a kdo je na servery. a príkz fly teda mod je tiež zly ked hráč napiše /fly napiše ze mod enable ale nejde mu lietať ale pred novím adminCMD to išlo.
AdminCMD config
Spoiler: zobrazit

Kód: Vybrat vše

# Configuration file of AdminCmd
# Plugin Version: 6.0.1 (BUILD 01.06.2012 @ 10:41:06)
#
# MessageOfTheDay   :   if true, display MOTD on join (Default : true)
# DisplayNewsOnJoin   :   If true, display the news message on Join (Default : true)
# DisplayRulesOnJoin   :   If true, display the rules on Join (Default : true)
# DisplayRulesOnlyOnFirstJoin   :   If true, display the rules ONLY ON FIRST JOIN
# (override the above parameter DisplayRulesOnJoin) (Default : false)
# DefaultVulcanPower   :   Default value for Vulcan power (Default : 4.0)
# DefaultFireBallPower   :   Default value for Fireball power (Default : 1.0)
# forceOfficialBukkitPerm   :   Only useful when using bridge with SuperPerm,
# to avoid the use of the bridge. (Default : false)
# locale   :   Language of messages displayed in the plugin. (Default : en_US)
# noMessage   :   Disable every message of the plugin (Default : false)
# autoAfk   :   Activate the autoAfk, meaning the player
# will be set AFK after the given time (Default : true)
# afkTimeInSecond   :   Time before setting the player AFK (Default : 60)
# autoKickAfkPlayer   :   Activate the auto kick AFK people after the given time (Default : false)
# afkKickInMinutes   :   Time before kicking the AFK player (Default : 3)
# statusCheckInSec   :   After how many seconds the plugin will check
# if the player didn't move for the AFK
# Also used to send update about the Invisible status. (Default : 20)
# maxHomeByUser   :   How many homes a user can have. 0 = Infinite, max = 150 (Default : 0)
# maxItemAmount   :   How many Items a user can spawn at once. 0 = Infinite, max = 150 (Default : 0)
# firstConnectionToSpawnPoint   :   If true and if it's the first time that the player connect,
# he will be spawn at the spawn point you set (Default : false)
# resetPowerWhenTpAnotherWorld   :   Fly,God,vulcan, etc ... are power.
# If true, these power are lost when tp to another world. (Default : true)
# fakeQuitWhenInvisible   :   Fake quit when you become invisible (Default : true)
# InvisAndNoPickup   :   Setting this to true, will disable the auto-picking item when invisible (Default : true)
# fly.DefaultFlyPower   :   Default value for Fly power (Default : 1.75)
# fly.maxFlyValue   :   Maximum value for the fly commands (Default : 2.0)
# fly.glideWhenFallingInFlyMode   :   Activate the parachute when falling in fly mode (Default : true)
# fly.gliding.newYvelocity   :   New velocity to slower the fall (Default : -0.5)
# fly.gliding.YvelocityCheckToGlide   :   Velocity needed to open the parachute (Default : -0.2)
# fly.gliding.multiplicator   :   Gliding multiplicator (Default : 0.1)
# ColoredSign   :   Activate the color sign, using & to select the color. (Default : true)
# mutedPlayerCantPm   :   Disallow muted player to send private message (Default : false)
# maxRangeForTpAtSee   :   Max Range in block for the tp at see. (Default : 312)
# tpRequestActivatedByDefault   :   Mean, when you want to tp to a player or tp the player,
# he'll receive a request that he can ignore or accept.
# By setting this option to true,
# the tp request will be activated by default. (Default : false)
# tpRequestTimeOutInMinutes   :   How much minute before a tp request become invalid. (Default : 1)
# verboseLog   :   Disable some "debug" message when launching the plugin
# (change it to true only if you have a good reason to do it.) (Default : false)
# logPrivateMessages   :   Private message send with command /msg are logged in the server.log (Default : true)
# broadcastServerReload   :   Broadcast a message to every player when reloading the server. (Default : true)
# help.entryPerPage   :   Number of help entry per page (Default : 9)
# help.shortenEntries   :   Shorten the help text (Default : false)
# help.useWordWrap   :   Check the word to do the new line (Default : false)
# help.wordWrapRight   :   Wrap by the right (Default : false)
# help.getHelpForAllPlugins   :   If set to true, get the commands of every plugins installed
# Else only from the folder HelpFiles where you set your help files. (Default : true)
# superBreakerItem   :   ID of the item used for the SuperBreaker mode (Default : 278)
# DateAndTime.Format   :   Date/Time format (Default : dd/MM/yy - HH:mm:ss)
# DateAndTime.GMToffset   :   TimeZone to be displayed, only Use GMT or UTC here (Default : GMT+00:00)
# useImmunityLvl   :   if you want to use the immunity level explained in the Read Me. (Default : false)
# defaultImmunityLvl   :   Level assigned by default to an user. (Default : 1)
# useDisplayName   :   Use the DisplayName of the player when using the player name (Default : true)
# debug   :   To activate the debug log (debug.log file) (Default : false)
# globalRespawnSetting   :   To change the global Respawn point
# Can be : globalSpawn, bed, home, none (Default : globalSpawn)
# checkTeleportLocation   :   When using a Spawn/Home command, the plugin will check
# if the player didn't moved (Default : false)
# teleportDelay   :   Delay before teleporting (Spawn/Home) in ticks (20 Ticks = 1 Sec) (Default : 0)
# logAllCmd   :   To log all command in the console and server.log (Default : false)
# useJoinQuitMsg   :   To activate the change of the Join/Quit message
# (that can be configured in the locale file) (Default : true)
# delayBeforeWriteUserFileInSec   :   Delay before writing the user file on the disk (in seconds) (Default : 120)
# groupNames   :   Will be used in a later version (Default : [default, mod, admin])
# timeOutScale   :   When using the parameter -t in power commands (god, fly, etc ...)
# Configure the scale used for the time (here 60 sec).
# It mean if you type /god -t 5 you will be god for 5 minutes (Default : 60)
# timeInSecBeforeStop   :   Time before stopping the server when using the AdminCmd command Stop. (Default : 0)
# tpInDiffWorld   :   Allow users to teleport to other user that are in a different world.
# If FALSE the player that want to tp to another player that is in an another world will have to have the permission node :
# admincmd.tp.world.WORLDNAME (where WORLDNAME is the name of the world where the space are replaced by underscore (_) ) (Default : true)
# armorKitOverride   :   When using an armored kit, if this options is set to true, it will override what the player is wearing to replace it by the armor of the kit. (Default : true)
# usePSfix   :   Use the prefix and the suffix when displaying names (Default : true)
# egg.killer.defaultRadiusInBlock   :   When the Killer Egg is used, this radius will be used if no radius is set in the command. (Default : 15)
# egg.killer.maxRadiusInBlock   :   When the Killer Egg is used, this radius will be the max radius possible for the command. (Default : 30)
# egg.block.Timeout   :   How much time the new blocks stay (in sec) when using the BlockEgg. Put 0 for never change back. (Default : 5)
# egg.block.defaultRadiusInBlock   :   Default freeze radius when using the Block (Default : 8)
# egg.block.maxRadiusInBlock   :   Maximum radius for the BlockEgg (Default : 12)
# egg.freezer.Timeout   :   How much time the ice stay (in sec) when using the FreezerEgg. Put 0 for never change back. (Default : 5)
# egg.freezer.defaultRadiusInBlock   :   Default freeze radius when using the FreezerEgg (Default : 8)
# egg.freezer.maxRadiusInBlock   :   Maximum radius for the FreezergEgg (Default : 12)
# egg.explosion.defaultRadiusInBlock   :   Default freeze radius when using the ExplosionEgg (Default : 8)
# egg.explosion.maxRadiusInBlock   :   Maximum radius for the ExplosionEgg (Default : 12)
# egg.high.Timeout   :   How much time (in sec) the high effect least. (Default : 20)
# egg.high.defaultRadiusInBlock   :   Default radius when using the HighEgg (Default : 5)
# egg.high.maxRadiusInBlock   :   Maximum radius for the HighEgg (Default : 12)
# importBannedPlayersTXT   :   If set to true, this will import any player which does not exist in the banned.yml, afterwards it will be set to false! (Default : false)
# supBlacklist   :   With this mode, the users that don't have the admincmd.spec.noblacklist can't pickup/drop/use any blacklisted items. (Default : false)
# editSignRightClick   :   When true, when you right click a sign, you'll be able to edit it. If you delete every lines, the sign will be deleted and droped. (Default : true)
# logSameIP   :   When set to true all players joining from the same IP will be loged in the console and a message is sent to all players with the permission: admincmd.spec.ipbroadcast (Default : false)
# nbItemsPerPageInList   :   How many items are displayed per page in banlist/mutelist etc ... (Default : 8)

MessageOfTheDay: true
DisplayNewsOnJoin: true
DisplayRulesOnJoin: true
DisplayRulesOnlyOnFirstJoin: false
DefaultVulcanPower: 4.0
DefaultFireBallPower: 1.0
forceOfficialBukkitPerm: false
locale: en_US
noMessage: false
autoAfk: true
afkTimeInSecond: 60
autoKickAfkPlayer: false
afkKickInMinutes: 3
statusCheckInSec: 20
maxHomeByUser: 0
maxItemAmount: 0
firstConnectionToSpawnPoint: false
resetPowerWhenTpAnotherWorld: true
fakeQuitWhenInvisible: true
InvisAndNoPickup: true
fly:
  DefaultFlyPower: 1.75
  maxFlyValue: 2.0
  glideWhenFallingInFlyMode: true
  gliding:
    newYvelocity: -0.5
    YvelocityCheckToGlide: -0.2
    multiplicator: 0.1
ColoredSign: true
mutedPlayerCantPm: false
maxRangeForTpAtSee: 312
tpRequestActivatedByDefault: false
tpRequestTimeOutInMinutes: 1
verboseLog: false
logPrivateMessages: true
broadcastServerReload: true
help:
  entryPerPage: 9
  shortenEntries: false
  useWordWrap: false
  wordWrapRight: false
  getHelpForAllPlugins: true
superBreakerItem: 278
DateAndTime:
  Format: dd/MM/yy - HH:mm:ss
  GMToffset: GMT+00:00
useImmunityLvl: false
defaultImmunityLvl: 1
useDisplayName: true
debug: false
globalRespawnSetting: globalSpawn
checkTeleportLocation: false
teleportDelay: 0
logAllCmd: false
useJoinQuitMsg: true
delayBeforeWriteUserFileInSec: 120
groupNames:
- default
- mod
- admin
timeOutScale: 60
timeInSecBeforeStop: 0
tpInDiffWorld: true
armorKitOverride: true
usePSfix: true
egg:
  killer:
    defaultRadiusInBlock: 15
    maxRadiusInBlock: 30
  block:
    Timeout: 5
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  freezer:
    Timeout: 5
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  explosion:
    defaultRadiusInBlock: 8
    maxRadiusInBlock: 12
  high:
    Timeout: 20
    defaultRadiusInBlock: 5
    maxRadiusInBlock: 12
importBannedPlayersTXT: false
supBlacklist: false
editSignRightClick: true
logSameIP: false
nbItemsPerPageInList: 8
Txt zložky rules a news zostali.
Obrázek

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

Re: AdminCMD Bug

#6 Příspěvekod nejento » 10 črc 2012, 12:59

Celý AdminCMD vyhodil chybu a odmítá pracovat. Odstraň celý AdminCMD všetně složky, restartuj server a nahoď zcela nový.
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/

Uživatelský avatar
XmichoX471
Příspěvky: 229
Registrován: 29 bře 2012, 15:26
Reputation: 0
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AdminCMD Bug

#7 Příspěvekod XmichoX471 » 10 črc 2012, 13:38

Urobil som to a stále nejde , nemal by som skúsiť radšej essnetials ?
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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