Mám zátím server pro 5 hráčů, rád bych si do budoucna po tom až budu mít vše hotové, jak ve hře (město a podobně) tak serverově (Pluginy a nastavení) koupil více slotů pro větší objem hráčů...
Budu moc vdečný za rady, pomoct či úpravu chyb které mám například určitě v Permissions
IP Serveru : 82.208.17.17:27156
Pluginy na serveru (Všechny fungují) /pl = všechno zelené
PluginMetrics
Updater
WorldEdit
ChatManager
CommandBook
EssentialsX
FakaHedaMinequery
Modifyworld.
PermissionsEx
Residence.
worldedit-bukkit
Permissions:
Kód: Vybrat vše
groups:
Hrac:
build: false
permissions:
- essentials.balance
- essentials.spawn
- essentials.pay
- essentials.msg
- essentials.signs.use.balance
- essentials.signs.use.buy
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.sethome
- essentials.home
- essentials.help
- essentials.afk
- essentials.mail
- essentials.mail.send
options:
prefix: '[&2Hrac&2] '
suffix: ''
default: true
Vezen:
build: false
permissions:
- essentials.msg
options:
prefix: '[&8Vezen&8] '
suffix: ''
default: false
VIP:
build: false
inheritance:
- Hrac
permissions:
- essentials.weather
options:
prefix: '[&9VIP&9] '
suffix: ''
default: false
Admin:
build: true
inheritance:
- Hrac
- VIP
permissions:
- essentials.ban
- essentials.kick
- essentials.mute
- essentials.gamemode
- essentials.tp
- essentials.tpa
options:
prefix: '[&cAdmin&c]'
suffix: ''
default: false
Hl.Admin:
build: true
permissions:
- permissions.*
- worldedit.*
- essentials.*
options:
prefix: '[&4Hl.Admin&4]'
suffix: ''
default: false
Majitel:
build: true
permissions:
- permissions.*
- worldedit.*
- essentials.*
options:
prefix: '[&bMajitel&b]'
suffix: ''
default: false
users:
8e741503-5e0a-360b-b2b8-27075024cf4f:
group:
- Majitel
permissions:
- permissions.*
- worldedit.*
- essentials.*
options:
name: Spells
50d3e62a-9240-32e7-a89b-111d5861ec92:
group:
- VIP
schema-version: 1
Config Permissions
Kód: Vybrat vše
multiserver:
use-netevents: true
permissions:
debug: false
allowOps: false
user-add-groups-last: false
log-players: false
createUserRecords: false
backend: file
informplayers:
changes: false
basedir: plugins/PermissionsEx
backends:
file:
type: file
file: permissions.yml
updater: true
alwaysUpdate: false
Chat manager config
Kód: Vybrat vše
# The prefix for all messages from ChatManager.
Prefix: '&3&l(ChatManager)&b&o'
# The access denied message (Does use the Prefix).
No Access Message: '&c&oYou do not have access!'
# This is the message when someone tries to chat during a Chat Lock (Does use the Prefix).
Chat Locked Message: '&c&oSorry, %displayname%, but a chat is currently locked!'
# This is the message broadcasted when chat becomes locked (Does use the Prefix).
Chat Lock Enable Message: '&3&o%sender%&b&o has locked chat!'
# This is the message broadcasted when chat becomes unlocked (Does use the Prefix).
Chat Lock Disable Message: '&3&o%sender%&b&o has unlocked chat!'
# The message broadcasted after chat is cleared (Does use the Prefix).
Clear Chat Message: '&3&o%displayname%&b&o has cleared chat!'
# The format for /broadcast and /bc (Does not use the Prefix).
Broadcast Format: '&3&l(ChatManager) &b%msg%'
# The format for /staffchat and /sc (Does not use the Prefix).
Staff Chat Format: '&d[SC] %displayname%&d: %msg%'
# The format for /CmdSpy (Does not use the Prefix).
Command Spy Format: '&e[CS] %displayname%&e: %msg%'
# If set to true, the AntiSwear filter will be enabled. If set to false, it will not be enabled.
Anti Swear Filter: true
# If set to true - users will recieve a msg saying they can't swear.
# If set to false - the message will just be cancelled.
Anti Swear Msg Send: true
# Anti Swear Message (Does use the Prefix).
Anti Swear Message: '&c&oPlease do not swear, &4&o%sender%.'
# Words to block | Please do not use more than one word per line.
Swears:
- Unicorns
Modifword config
Kód: Vybrat vše
item-restrictions: false
inform-players: false
whitelist: false
use-material-names: true
drop-restricted-item: false
item-use-check: false
messages:
message-format: '&f[&2Modifyworld&f]&4 %s'
default-message: Sorry, you don't have enough permissions
modifyworld.items.use: Stop, &a$1&4 won't fit into &a$3
modifyworld.login: You are not allowed to join this server. Goodbye!
modifyworld.blocks.interact: You are too jelly for &2$1
modifyworld.blocks.place: This is wrong place for &a$1
modifyworld.blocks.destroy: '&a$1&4 is tough for you'
modifyworld.damage.deal: Your level is too low for &5$1
modifyworld.chat: Your mouth is too dry
modifyworld.chat.private: Listener is deaf :(
modifyworld.items.have: Prohibited item &a$1&4 has been removed from your inventory.
modifyworld.items.drop: This is indecent to scatter &a$1&4 around
modifyworld.items.hold: Beware, &a$1&4 is cursed!
modifyworld.items.craft: Sorry, but &a$1&4 is too complicated
modifyworld.items.enchant: Sorry, &a$1&4 is too dangerous
modifyworld.vehicle.enter.boat: You are too heavy for this &a$1
modifyworld.vehicle.enter.minecart: Sorry, but &a$1&4 is too small
modifyworld.vehicle.destroy: This &a$1&4 is legal property of &bUnited States of America
modifyworld.tame: This &a$1&4 is too ferocious
modifyworld.bucket.fill: This bucket is holey
modifyworld.bucket.empty: You suddenly realized you still need &a$1
modifyworld.usebeds: You can't sleep yet, there are monsters nearby
server.properties
Kód: Vybrat vše
#Minecraft server properties
#Mon Feb 27 19:03:59 CET 2017
spawn-protection=16
max-tick-time=60000
query.port=27156
server-name=Spells Server
generator-settings=
force-gamemode=false
allow-nether=true
gamemode=0
broadcast-console-to-ops=true
enable-query=true
player-idle-timeout=0
difficulty=1
spawn-monsters=true
op-permission-level=4
resource-pack-hash=
announce-player-achievements=true
pvp=true
snooper-enabled=true
level-type=DEFAULT
hardcore=false
enable-command-block=false
max-players=5
network-compression-threshold=256
resource-pack-sha1=
max-world-size=29999984
server-port=25565
debug=false
server-ip=82.208.17.17
spawn-npcs=true
allow-flight=false
level-name=world
view-distance=7
resource-pack=
spawn-animals=true
white-list=false
generate-structures=true
max-build-height=256
online-mode=false
level-seed=
prevent-proxy-connections=false
use-native-transport=true
motd=Cz-Minecraft-Spells
enable-rcon=false