nastavení servru a pomoc

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

nastavení servru a pomoc

#1 Příspěvekod liki12 » 22 črc 2013, 16:49

Dobrý den chtěl bych se zeptat mám server a mám tam plugin essentials a nevím jak nastavit iconomy a jestli je dobrá pak aby byli barenvní op a vip a pak co je toto za plugin a co na něj potřebuju--→ Obrázek
93.91.250.110:37076

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 28
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: nastavení servru a pomoc

#2 Příspěvekod Shadowhacker » 22 črc 2013, 17:29

Ten plugin je ScoreBoardStats, ale umí to i obyčejný bukkit, pokud to umíš a znáš. Dále -- Aby byli BAREVNÝ OP (ne admini) tak změníš v Essentials nastavení "ops-color" (nebo něco takového) .. Pokud chceš pro VIP a adminy barevné nicky, tak se to dělá např. přes PermissionsEx, který umí dělat prefixy, ale potřebuješ k tomu i nějaký plugin, co "spravuje" chat. Např. EssentialsChat nebo ChatManager..
A co chceš nastavovat na iConomy? Nastav si to podle sebe, co tam chceš, znaky peněz, zákl. peníze a ostatní získávaní atd. přes Jobs, ChestShop aj.
Obrázek

Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

Re: nastavení servru a pomoc

#3 Příspěvekod liki12 » 22 črc 2013, 17:33

Děkuji ale to s timy adminy to potřebuju když dám tab aby to tam bylo barevný.Děkuji

-- 22 črc 2013, 17:38 --

A jak se nastavuje to ScoreBoardStats??
93.91.250.110:37076

Uživatelský avatar
Arxee77
Příspěvky: 226
Registrován: 11 pro 2012, 18:45
Reputation: 0

Re: nastavení servru a pomoc

#4 Příspěvekod Arxee77 » 22 črc 2013, 18:41

Farby:

Kód: Vybrat vše

#change-playerlist: true
Vymaž mriežku ... a ak tam máš false daj to na true ... Potom by to malo fungovať. Je to nadstavené podľa farieb hráčov (Čiže nickov)

OP:

Kód: Vybrat vše

ops-name-color: 'none'
Namiesto none daj farbu, ktorú chceš
Obrázek Obrázek

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 28
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: nastavení servru a pomoc

#5 Příspěvekod Shadowhacker » 22 črc 2013, 18:46

Defaultně jí mají červenou mam dojem.
Jinak - nastavují? To je velice jednoduché, máš tam přehled.
Pokud chceš barvy nicku v TAB, tak si musíš zapnout i nastavení nad change-playerlist na true.
Obrázek

Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

Re: nastavení servru a pomoc

#6 Příspěvekod liki12 » 22 črc 2013, 19:03

Děkuju a ještě jedna věc je to Iconomy v Essential lehký nebo já měl nějaký plugin Iconomy jaké jsou rozdíly??
93.91.250.110:37076

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 28
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: nastavení servru a pomoc

#7 Příspěvekod Shadowhacker » 22 črc 2013, 19:24

Pokud tam nechceš moc měnit, nemusíš. Stačí ho tam dát a konec. V Essentials configu lze změnit jen třeba znak (místo dolaru třeba), počáteční peníze a tak..
Obrázek

Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

Re: nastavení servru a pomoc

#8 Příspěvekod liki12 » 22 črc 2013, 19:28

aha a ještě jak napojim na mysql
worldguard:
Spoiler: zobrazit

Kód: Vybrat vše

#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
#   you use an editor like Notepad++ (recommended for Windows users), you
#   must configure it to "replace tabs with spaces." In Notepad++, this can
#   be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
#   in categories (like "enforce-single-session" is in the "protection"
#   category.
# - If you want to check the format of this file before putting it
#   into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
#   and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#

regions:
    use-scheduler: true
    use-creature-spawn-event: true
    sql:
        use: false
        dsn: jdbc:mysql://localhost/worldguard
        username: worldguard
        password: worldguard
    enable: true
    invincibility-removes-mobs: false
    high-frequency-flags: false
    wand: 334
    max-claim-volume: 30000
    claim-only-inside-existing-regions: false
    max-region-count-per-player:
        default: 7
auto-invincible: false
use-player-move-event: true
use-player-teleports: true
security:
    deop-everyone-on-join: false
    block-in-game-op-command: false
host-keys: {}
summary-on-start: true
op-permissions: true
protection:
    item-durability: true
    remove-infinite-stacks: false
    disable-xp-orb-drops: false
    disable-obsidian-generators: false
gameplay:
    block-potions: []
    block-potions-overly-reliably: false
simulation:
    sponge:
        enable: true
        radius: 3
        redstone: false
default:
    pumpkin-scuba: false
    disable-health-regain: false
physics:
    no-physics-gravel: false
    no-physics-sand: false
    vine-like-rope-ladders: false
    allow-portal-anywhere: false
    disable-water-damage-blocks: []
ignition:
    block-tnt: false
    block-tnt-block-damage: false
    block-lighter: false
fire:
    disable-lava-fire-spread: true
    disable-all-fire-spread: false
    disable-fire-spread-blocks: []
    lava-spread-blocks: []
mobs:
    block-creeper-explosions: false
    block-creeper-block-damage: false
    block-wither-explosions: false
    block-wither-block-damage: false
    block-wither-skull-explosions: false
    block-wither-skull-block-damage: false
    block-enderdragon-block-damage: false
    block-enderdragon-portal-creation: false
    block-fireball-explosions: false
    block-fireball-block-damage: false
    anti-wolf-dumbness: false
    disable-enderman-griefing: false
    disable-snowman-trails: false
    block-painting-destroy: false
    block-item-frame-destroy: false
    block-plugin-spawning: true
    block-above-ground-slimes: false
    block-other-explosions: false
    block-zombie-door-destruction: false
    block-creature-spawn: []
player-damage:
    disable-fall-damage: false
    disable-lava-damage: false
    disable-fire-damage: false
    disable-lightning-damage: false
    disable-drowning-damage: false
    disable-suffocation-damage: false
    disable-contact-damage: false
    teleport-on-suffocation: false
    disable-void-damage: false
    teleport-on-void-falling: false
    disable-explosion-damage: false
    disable-mob-damage: false
    disable-death-messages: false
chest-protection:
    enable: false
    disable-off-check: false
crops:
    disable-creature-trampling: false
    disable-player-trampling: false
weather:
    prevent-lightning-strike-blocks: []
    disable-lightning-strike-fire: false
    disable-thunderstorm: false
    disable-weather: false
    disable-pig-zombification: false
    disable-powered-creepers: false
    always-raining: false
    always-thundering: false
dynamics:
    disable-mushroom-spread: false
    disable-ice-melting: false
    disable-snow-melting: false
    disable-snow-formation: false
    disable-ice-formation: false
    disable-leaf-decay: false
    disable-grass-growth: false
    disable-mycelium-spread: false
    disable-vine-growth: false
blacklist:
    use-as-whitelist: false
    logging:
        console:
            enable: true
        database:
            enable: false
            dsn: jdbc:mysql://localhost:3306/minecraft
            user: root
            pass: ''
            table: blacklist_events
        file:
            enable: false
            path: worldguard/logs/%Y-%m-%d.log
            open-files: 10


a authme:

Spoiler: zobrazit

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: authme
  backend: file
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: authme
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: '12345'
  caching: true
  mySQLlastlocX: x
  mySQLlastlocY: y
  mySQLlastlocZ: z
  mySQLColumnEmail: email
  mySQLColumnId: id
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
  restrictions:
    allowChat: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 1
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventoryIfCreative: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
Xenoforo:
  predefinedSalt: ''
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
  enablePasspartu: false
Security:
  SQLProblem:
    stopServer: true
  ReloadCommand:
    useReloadCommandSupport: true
  console:
    noConsoleSpam: false
    removePassword: true
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
Converter:
  Rakamak:
    fileName: users.rak
    useIP: false
    ipFileName: UsersIp.rak
    newPasswordHash: SHA256
Email:
  mailSMTP: smtp.gmail.com
  mailPort: 465
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  RecoveryPasswordLength: 8
  mailSubject: Your new AuthMe Password
  mailText: 'Dear <playername>, \n\n This is your new AuthMe password for the server
    \n\n <servername> : \n\n <generatedpass>\n\nDo not forget to change password after
    login! \n /changepassword <generatedpass> newPassword'
  maxRegPerEmail: 1
Hooks:
  multiverse: true
  chestshop: true
  bungeecord: false
  notifications: true


-- 22 črc 2013, 19:39 --

a ještě co je toto za plugin zobrazí se život nad hráčem

Obrázek
93.91.250.110:37076

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 28
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: nastavení servru a pomoc

#9 Příspěvekod Shadowhacker » 22 črc 2013, 21:22

Tak - snad umíš hledat, ne?
WorldGuard k čemu na MySQL? Stačí vyplnit údaje těmi, co sis zvolil a přišly emailem (pokud sis založil databázi)..
A nauč se hledat! :D
http://dev.bukkit.org/bukkit-plugins/health-bar/
Obrázek

jakub1000
Příspěvky: 907
Věk: 23
Registrován: 15 led 2013, 18:01
Reputation: 0
Kontaktovat uživatele:

Re: nastavení servru a pomoc

#10 Příspěvekod jakub1000 » 22 črc 2013, 21:51

Liki12 : Co takhle Idenfikovat server podle pravidel přidej tam IP tvého serveru
Naposledy upravil(a) jakub1000 dne 22 črc 2013, 21:51, celkem upraveno 1 x.


Zpět na „Minecraft, Tekkit“

Kdo je online

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