Server: IP:93.91.250.102.27140
čaute. Ako zakázať hráčom ktorý majú gamemode predávať itemy cez Admin Shop ?
alebo zakázať predávania gamemode itemov (ktoré si zobrali cez /gm1 )
gamemode - predavanie
Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
- Misso
- Příspěvky: 1201
- Věk: 28
- Registrován: 27 dub 2013, 17:20
- Reputation: 0
- Bydliště: Slovakia
- Kontaktovat uživatele:
- Misso
- Příspěvky: 1201
- Věk: 28
- Registrován: 27 dub 2013, 17:20
- Reputation: 0
- Bydliště: Slovakia
- Kontaktovat uživatele:
Re: gamemode - predavanie
-
0
- Citace
#3 Příspěvekod Misso » 26 črc 2015, 20:35
mám a nefunguje..
CreativeControl/settings.yml
CreativeControl/settings.yml
Spoiler: zobrazit
Kód: Vybrat vše
Database:
## MySQL, the database type, can be SQLite, MySQL or H2
Type: SQLite
## host, the MySQL host name
host: localhost
## port, the MySQL port
port: 3306
## user, the MySQL user name
user: root
## pass, the MySQL password, '' if none.
pass: ***
## database, the MySQL database to be used by this plugin
database: minecraft
## prefix, the prefix used to create the tables in the sql database
prefix: crcr_
## This section will define which group the player will be added when he changes his gamemode.
Permissions:
## ChangeGroups, if true, creative players will be added to the 'CreativeGroup'
ChangeGroups: false
## CreativeGroup, the group that the player will be put on when changing to creative
CreativeGroup: MembersCreative
## KeepCurrentGroup, if true, the player will not lose his current group, the creative group will just be added to its current groups.
KeepCurrentGroup: true
## OpHasPerm, if true, ops will have all the permissions and will not be checked by your permissions plugin
OpHasPerm: false
Queue:
## Threads, the number of threads to be use to process the database
Threads: 2
## Speed, the speed of the queue, if your server is taking too long to shutdown, increase this option.
Speed: 0.1
Cache:
## MaxCapacity, the maximum cache capacity, higher this value is, better will be the performance, but also the memory usage will increase.
MaxCapacity: 15000
## PreCache, the amount of items to be cached on startup, if you have a big database, this may increase the load time.
PreCache: 10000
Configurations:
## Single, if true, only the world.yml file will be used, other ones will be ignored.
Single: false
## Conflict, if true, if required, some functions of this plugin will be automatically disabled to avoid conflict.
Conflict: true
## FriendSystem, if true, the friend system will be enabled, this may take a bit of resources, just a bit.
FriendSystem: false
Updater:
## Check for updates?
Enabled: true
Selection:
## UseWorldEdit, if true, worldedit will be used to make selections. Otherwise the tool defined below will be used.
UseWorldEdit: true
## The Item ID used to select regions, if UseWorldEdit is false
Tool: 369
Events:
## Use PlayerMoveEvent? This may take a lot of resources on large servers, but is required to Creative/Survival regions work.
PlayerMove: false
## Enable MiscProtections? Not recommended to use, I'll probably remove it on future releases.
MiscProtection: false
PlayerData:
## Inventory, if true, players will have an inventory to survival, other to creative an other to adventurer
Inventory: true
## Status, if true, will save the player survival status [e.g Health, Food, etc]
Status: true
## Teleport, if true, the player will be teleported to the floor on login if needed
Teleport: false
## SetSurvival, if true, the player will be set to survival on login (ATTENTTION: THIS MAY GLITCH WITH AUTH PLUGINS)
SetSurvival: false
## FallGlith, if true, if the player is falling and right before hitting the ground he change its gamemode to survival he wont take damage
FallGlitch: false
## HideInventory, if true, the player inventory will be hidden until login using an auth plugin
HideInventory: false
## This section will define the armor to set on every creative player, for advanced options, while wearing the armor type /cc set armor.
CreativeArmor:
## Helmet, the player helmet
Helmet: 0
## Chestplate, the player chestplate
Chestplate: 0
## Leggings, the player leggings
Leggings: 0
## Boots, the player boots
Boots: 0
Communicator:
## Quiet, if true, any messages will be displayed
Quiet: false
Debug:
## Console, if true, debug messages will be displayed in the console
Console: false
## Stack, if true, common errors will be printed by full [leave it true C:]
Stack: true
# End of the file -->
- Misso
- Příspěvky: 1201
- Věk: 28
- Registrován: 27 dub 2013, 17:20
- Reputation: 0
- Bydliště: Slovakia
- Kontaktovat uživatele:
Re: gamemode - predavanie
-
0
- Citace
#5 Příspěvekod Misso » 29 črc 2015, 01:01
Spoiler: zobrazit
Kód: Vybrat vše
[FakaHeda] Succesfully authorized (rw)!
> [01:00:52 INFO]: Arrow Despawn Rate: 1200
> [01:00:52 INFO]: Item Despawn Rate: 6000
> [01:00:52 INFO]: Item Merge Radius: 2.5
> [01:00:52 INFO]: Random Lighting Updates: false
> [01:00:52 INFO]: Structure Info Saving: true
> [01:00:52 INFO]: Sending up to 10 chunks per packet
> [01:00:52 INFO]: Max Entity Collisions: 8
> [01:00:52 INFO]: Cactus Growth Modifier: 100%
> [01:00:52 INFO]: Cane Growth Modifier: 100%
> [01:00:52 INFO]: Melon Growth Modifier: 100%
> [01:00:52 INFO]: Mushroom Growth Modifier: 100%
> [01:00:52 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:52 INFO]: Sapling Growth Modifier: 100%
> [01:00:52 INFO]: Wheat Growth Modifier: 100%
> [01:00:52 INFO]: NetherWart Growth Modifier: 100%
> [01:00:52 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:52 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:52 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:52 INFO]: Mob Spawn Range: 4
> [01:00:52 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:52 INFO]: Experience Merge Radius: 3.0
> [01:00:52 INFO]: Chunks to Grow per Tick: 650
> [01:00:52 INFO]: Clear tick list: false
> [01:00:52 INFO]: View Distance: 7
> [01:00:52 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:52 INFO]: Anti X-Ray: true
> [01:00:52 INFO]: Engine Mode: 1
> [01:00:52 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:52 INFO]: Replace Blocks: [1, 5]
> [01:00:52 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:52 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:52 INFO]: Max TNT Explosions: 100
> [01:00:52 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:52 INFO]: Preparing start region for level 5 (Seed: 27594263)
> [01:00:52 INFO]: [WorldGuard] (spawn1) TNT ignition is PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (spawn1) Lighters are PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (spawn1) Lava fire is blocked.
> [01:00:52 INFO]: [WorldGuard] (spawn1) Fire spread is UNRESTRICTED.
> [01:00:52 INFO]: [WorldGuard] Loaded configuration for world 'spawn1'
> [01:00:52 INFO]: -------- World Settings For [Pb] --------
> [01:00:52 INFO]: Arrow Despawn Rate: 1200
> [01:00:52 INFO]: Item Despawn Rate: 6000
> [01:00:52 INFO]: Item Merge Radius: 2.5
> [01:00:52 INFO]: Random Lighting Updates: false
> [01:00:52 INFO]: Structure Info Saving: true
> [01:00:52 INFO]: Sending up to 10 chunks per packet
> [01:00:52 INFO]: Max Entity Collisions: 8
> [01:00:52 INFO]: Cactus Growth Modifier: 100%
> [01:00:52 INFO]: Cane Growth Modifier: 100%
> [01:00:52 INFO]: Melon Growth Modifier: 100%
> [01:00:52 INFO]: Mushroom Growth Modifier: 100%
> [01:00:52 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:52 INFO]: Sapling Growth Modifier: 100%
> [01:00:52 INFO]: Wheat Growth Modifier: 100%
> [01:00:52 INFO]: NetherWart Growth Modifier: 100%
> [01:00:52 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:52 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:52 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:52 INFO]: Mob Spawn Range: 4
> [01:00:52 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:52 INFO]: Experience Merge Radius: 3.0
> [01:00:52 INFO]: Chunks to Grow per Tick: 650
> [01:00:52 INFO]: Clear tick list: false
> [01:00:52 INFO]: View Distance: 7
> [01:00:52 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:52 INFO]: Anti X-Ray: true
> [01:00:52 INFO]: Engine Mode: 1
> [01:00:52 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:52 INFO]: Replace Blocks: [1, 5]
> [01:00:52 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:52 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:52 INFO]: Max TNT Explosions: 100
> [01:00:52 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:52 INFO]: Preparing start region for level 6 (Seed: 2089464734321285284)
> [01:00:52 INFO]: [WorldGuard] (Pb) TNT ignition is PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (Pb) Lighters are PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (Pb) Lava fire is blocked.
> [01:00:52 INFO]: [WorldGuard] (Pb) Fire spread is UNRESTRICTED.
> [01:00:52 INFO]: [WorldGuard] Loaded configuration for world 'Pb'
> [01:00:52 INFO]: -------- World Settings For [IslandWorld] --------
> [01:00:52 INFO]: Arrow Despawn Rate: 1200
> [01:00:52 INFO]: Item Despawn Rate: 6000
> [01:00:52 INFO]: Item Merge Radius: 2.5
> [01:00:52 INFO]: Random Lighting Updates: false
> [01:00:52 INFO]: Structure Info Saving: true
> [01:00:52 INFO]: Sending up to 10 chunks per packet
> [01:00:52 INFO]: Max Entity Collisions: 8
> [01:00:52 INFO]: Cactus Growth Modifier: 100%
> [01:00:52 INFO]: Cane Growth Modifier: 100%
> [01:00:52 INFO]: Melon Growth Modifier: 100%
> [01:00:52 INFO]: Mushroom Growth Modifier: 100%
> [01:00:52 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:52 INFO]: Sapling Growth Modifier: 100%
> [01:00:52 INFO]: Wheat Growth Modifier: 100%
> [01:00:52 INFO]: NetherWart Growth Modifier: 100%
> [01:00:52 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:52 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:52 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:52 INFO]: Mob Spawn Range: 4
> [01:00:52 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:52 INFO]: Experience Merge Radius: 3.0
> [01:00:52 INFO]: Chunks to Grow per Tick: 650
> [01:00:52 INFO]: Clear tick list: false
> [01:00:52 INFO]: View Distance: 7
> [01:00:52 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:52 INFO]: Anti X-Ray: true
> [01:00:52 INFO]: Engine Mode: 1
> [01:00:52 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:52 INFO]: Replace Blocks: [1, 5]
> [01:00:52 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:52 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:52 INFO]: Max TNT Explosions: 100
> [01:00:52 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:52 INFO]: Preparing start region for level 7 (Seed: -435760181824052200)
> [01:00:52 INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (IslandWorld) Lava fire is blocked.
> [01:00:52 INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
> [01:00:52 INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
> [01:00:52 INFO]: -------- World Settings For [plotworld] --------
> [01:00:52 INFO]: Arrow Despawn Rate: 1200
> [01:00:52 INFO]: Item Despawn Rate: 6000
> [01:00:52 INFO]: Item Merge Radius: 2.5
> [01:00:52 INFO]: Random Lighting Updates: false
> [01:00:52 INFO]: Structure Info Saving: true
> [01:00:52 INFO]: Sending up to 10 chunks per packet
> [01:00:52 INFO]: Max Entity Collisions: 8
> [01:00:52 INFO]: Cactus Growth Modifier: 100%
> [01:00:52 INFO]: Cane Growth Modifier: 100%
> [01:00:52 INFO]: Melon Growth Modifier: 100%
> [01:00:52 INFO]: Mushroom Growth Modifier: 100%
> [01:00:52 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:52 INFO]: Sapling Growth Modifier: 100%
> [01:00:52 INFO]: Wheat Growth Modifier: 100%
> [01:00:52 INFO]: NetherWart Growth Modifier: 100%
> [01:00:52 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:52 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:52 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:52 INFO]: Mob Spawn Range: 4
> [01:00:52 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:52 INFO]: Experience Merge Radius: 3.0
> [01:00:52 INFO]: Chunks to Grow per Tick: 650
> [01:00:52 INFO]: Clear tick list: false
> [01:00:52 INFO]: View Distance: 7
> [01:00:52 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:52 INFO]: Anti X-Ray: true
> [01:00:52 INFO]: Engine Mode: 1
> [01:00:52 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:52 INFO]: Replace Blocks: [1, 5]
> [01:00:52 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:52 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:52 INFO]: Max TNT Explosions: 100
> [01:00:52 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:52 INFO]: Preparing start region for level 8 (Seed: -7121571621036265791)
> [01:00:52 INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
> [01:00:52 INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
> [01:00:52 INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
> [01:00:52 INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
> [01:00:53 INFO]: -------- World Settings For [spawn3] --------
> [01:00:53 INFO]: Arrow Despawn Rate: 1200
> [01:00:53 INFO]: Item Despawn Rate: 6000
> [01:00:53 INFO]: Item Merge Radius: 2.5
> [01:00:53 INFO]: Random Lighting Updates: false
> [01:00:53 INFO]: Structure Info Saving: true
> [01:00:53 INFO]: Sending up to 10 chunks per packet
> [01:00:53 INFO]: Max Entity Collisions: 8
> [01:00:53 INFO]: Cactus Growth Modifier: 100%
> [01:00:53 INFO]: Cane Growth Modifier: 100%
> [01:00:53 INFO]: Melon Growth Modifier: 100%
> [01:00:53 INFO]: Mushroom Growth Modifier: 100%
> [01:00:53 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:53 INFO]: Sapling Growth Modifier: 100%
> [01:00:53 INFO]: Wheat Growth Modifier: 100%
> [01:00:53 INFO]: NetherWart Growth Modifier: 100%
> [01:00:53 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:53 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:53 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:53 INFO]: Mob Spawn Range: 4
> [01:00:53 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:53 INFO]: Experience Merge Radius: 3.0
> [01:00:53 INFO]: Chunks to Grow per Tick: 650
> [01:00:53 INFO]: Clear tick list: false
> [01:00:53 INFO]: View Distance: 7
> [01:00:53 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:53 INFO]: Anti X-Ray: true
> [01:00:53 INFO]: Engine Mode: 1
> [01:00:53 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:53 INFO]: Replace Blocks: [1, 5]
> [01:00:53 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:53 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:53 INFO]: Max TNT Explosions: 100
> [01:00:53 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:53 INFO]: Preparing start region for level 9 (Seed: 5574457897082764526)
> [01:00:53 INFO]: --------------------
> [01:00:53 INFO]: [CoreProtect] Version 2.12.0 now available.
> [01:00:53 INFO]: [CoreProtect] Download: Type "/co version" in-game.
> [01:00:53 INFO]: --------------------
> [01:00:53 INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
> [01:00:53 INFO]: --------------------
> [01:00:53 INFO]: [WorldGuard] (spawn3) TNT ignition is PERMITTED.
> [01:00:53 INFO]: [WorldGuard] (spawn3) Lighters are PERMITTED.
> [01:00:53 INFO]: [WorldGuard] (spawn3) Lava fire is blocked.
> [01:00:53 INFO]: [WorldGuard] (spawn3) Fire spread is UNRESTRICTED.
> [01:00:53 INFO]: [WorldGuard] Loaded configuration for world 'spawn3'
> [01:00:53 INFO]: -------- World Settings For inihry] --------
> [01:00:53 INFO]: Arrow Despawn Rate: 1200
> [01:00:53 INFO]: Item Despawn Rate: 6000
> [01:00:53 INFO]: Item Merge Radius: 2.5
> [01:00:53 INFO]: Random Lighting Updates: false
> [01:00:53 INFO]: Structure Info Saving: true
> [01:00:53 INFO]: Sending up to 10 chunks per packet
> [01:00:53 INFO]: Max Entity Collisions: 8
> [01:00:53 INFO]: Cactus Growth Modifier: 100%
> [01:00:53 INFO]: Cane Growth Modifier: 100%
> [01:00:53 INFO]: Melon Growth Modifier: 100%
> [01:00:53 INFO]: Mushroom Growth Modifier: 100%
> [01:00:53 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:53 INFO]: Sapling Growth Modifier: 100%
> [01:00:53 INFO]: Wheat Growth Modifier: 100%
> [01:00:53 INFO]: NetherWart Growth Modifier: 100%
> [01:00:53 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:53 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:53 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:53 INFO]: Mob Spawn Range: 4
> [01:00:53 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:53 INFO]: Experience Merge Radius: 3.0
> [01:00:53 INFO]: Chunks to Grow per Tick: 650
> [01:00:53 INFO]: Clear tick list: false
> [01:00:53 INFO]: View Distance: 7
> [01:00:53 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:53 INFO]: Anti X-Ray: true
> [01:00:53 INFO]: Engine Mode: 1
> [01:00:53 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:53 INFO]: Replace Blocks: [1, 5]
> [01:00:53 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:53 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:53 INFO]: Max TNT Explosions: 100
> [01:00:53 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:53 INFO]: Preparing start region for level 10 (Seed: 783261544181130948)
> [01:00:53 INFO]: [WorldGuard] (minihry) TNT ignition is PERMITTED.
> [01:00:53 INFO]: [WorldGuard] (minihry) Lighters are PERMITTED.
> [01:00:53 INFO]: [WorldGuard] (minihry) Lava fire is blocked.
> [01:00:53 INFO]: [WorldGuard] (minihry) Fire spread is UNRESTRICTED.
> [01:00:53 INFO]: [WorldGuard] Loaded configuration for world 'minihry'
> [01:00:54 INFO]: -------- World Settings For [starwars] --------
> [01:00:54 INFO]: Arrow Despawn Rate: 1200
> [01:00:54 INFO]: Item Despawn Rate: 6000
> [01:00:54 INFO]: Item Merge Radius: 2.5
> [01:00:54 INFO]: Random Lighting Updates: false
> [01:00:54 INFO]: Structure Info Saving: true
> [01:00:54 INFO]: Sending up to 10 chunks per packet
> [01:00:54 INFO]: Max Entity Collisions: 8
> [01:00:54 INFO]: Cactus Growth Modifier: 100%
> [01:00:54 INFO]: Cane Growth Modifier: 100%
> [01:00:54 INFO]: Melon Growth Modifier: 100%
> [01:00:54 INFO]: Mushroom Growth Modifier: 100%
> [01:00:54 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:54 INFO]: Sapling Growth Modifier: 100%
> [01:00:54 INFO]: Wheat Growth Modifier: 100%
> [01:00:54 INFO]: NetherWart Growth Modifier: 100%
> [01:00:54 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:54 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:54 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:54 INFO]: Mob Spawn Range: 4
> [01:00:54 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:54 INFO]: Experience Merge Radius: 3.0
> [01:00:54 INFO]: Chunks to Grow per Tick: 650
> [01:00:54 INFO]: Clear tick list: false
> [01:00:54 INFO]: View Distance: 7
> [01:00:54 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:54 INFO]: Anti X-Ray: true
> [01:00:54 INFO]: Engine Mode: 1
> [01:00:54 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:54 INFO]: Replace Blocks: [1, 5]
> [01:00:54 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:54 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:54 INFO]: Max TNT Explosions: 100
> [01:00:54 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:54 INFO]: Preparing start region for level 11 (Seed: -3046584244668793559)
> [01:00:54 INFO]: [WorldGuard] (starwars) TNT ignition is PERMITTED.
> [01:00:54 INFO]: [WorldGuard] (starwars) Lighters are PERMITTED.
> [01:00:54 INFO]: [WorldGuard] (starwars) Lava fire is blocked.
> [01:00:54 INFO]: [WorldGuard] (starwars) Fire spread is UNRESTRICTED.
> [01:00:54 INFO]: [WorldGuard] Loaded configuration for world 'starwars'
> [01:00:54 INFO]: ultiverse-Core] 12 - World(s) loaded.
> [01:00:54 INFO]: ultiverse-Core] Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
> [01:00:54 INFO]: [PlayEffect] Enabling PlayEffect v0.4.0
> [01:00:54 INFO]: [PlayEffect] Warning! PlayEffect was not tested with server version:1.8.7-R0.1-SNAPSHOT
> [01:00:54 INFO]: [PlayEffect] Check updates at http://dev.bukkit.org/bukkit-plugins/playeffect/
> [01:00:54 INFO]: [PlayEffect] or use this version at your own risk.
> [01:00:54 INFO]: [Shopkeepers] Enabling Shopkeepers v1.60
> [01:00:54 INFO]: [WorldGuard] 3 regions loaded for 'IslandWorld'
> [01:00:54 INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.40
> [01:00:54 INFO]: [SkyWars] Enabling SkyWars v1.1-m16
> [01:00:55 INFO]: [SkyWars] [SchematicController] Registered 2 schematics ...
> [01:00:55 INFO]: ultiverse-Core] Loading World & Settings - 'island-0' - Env: NORMAL - Type: NORMAL & generator: SkyWars
> [01:00:55 INFO]: -------- World Settings For [island-0] --------
> [01:00:55 INFO]: Arrow Despawn Rate: 1200
> [01:00:55 INFO]: Item Despawn Rate: 6000
> [01:00:55 INFO]: Item Merge Radius: 2.5
> [01:00:55 INFO]: Random Lighting Updates: false
> [01:00:55 INFO]: Structure Info Saving: true
> [01:00:55 INFO]: Sending up to 10 chunks per packet
> [01:00:55 INFO]: Max Entity Collisions: 8
> [01:00:55 INFO]: Cactus Growth Modifier: 100%
> [01:00:55 INFO]: Cane Growth Modifier: 100%
> [01:00:55 INFO]: Melon Growth Modifier: 100%
> [01:00:55 INFO]: Mushroom Growth Modifier: 100%
> [01:00:55 INFO]: Pumpkin Growth Modifier: 100%
> [01:00:55 INFO]: Sapling Growth Modifier: 100%
> [01:00:55 INFO]: Wheat Growth Modifier: 100%
> [01:00:55 INFO]: NetherWart Growth Modifier: 100%
> [01:00:55 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [01:00:55 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [01:00:55 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [01:00:55 INFO]: Mob Spawn Range: 4
> [01:00:55 INFO]: Zombie Aggressive Towards Villager: true
> [01:00:55 INFO]: Experience Merge Radius: 3.0
> [01:00:55 INFO]: Chunks to Grow per Tick: 650
> [01:00:55 INFO]: Clear tick list: false
> [01:00:55 INFO]: View Distance: 7
> [01:00:55 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [01:00:55 INFO]: Anti X-Ray: true
> [01:00:55 INFO]: Engine Mode: 1
> [01:00:55 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [01:00:55 INFO]: Replace Blocks: [1, 5]
> [01:00:55 INFO]: Nerfing mobs spawned from spawners: false
> [01:00:55 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [01:00:55 INFO]: Max TNT Explosions: 100
> [01:00:55 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [01:00:55 INFO]: Preparing start region for level 12 (Seed: -8290320510053074462)
> [01:00:56 INFO]: Preparing spawn area for island-0, 89%
> [01:00:56 INFO]: [WorldGuard] Default configuration file written: /hlserver/27140/plugins/WorldGuard/worlds/island-0/config.yml
> [01:00:56 INFO]: [WorldGuard] Default configuration file written: /hlserver/27140/plugins/WorldGuard/worlds/island-0/blacklist.txt
> [01:00:56 INFO]: [WorldGuard] (island-0) TNT ignition is PERMITTED.
> [01:00:56 INFO]: [WorldGuard] (island-0) Lighters are PERMITTED.
> [01:00:56 INFO]: [WorldGuard] (island-0) Lava fire is blocked.
> [01:00:56 INFO]: [WorldGuard] (island-0) Fire spread is UNRESTRICTED.
> [01:00:56 INFO]: [WorldGuard] Loaded configuration for world 'island-0'
> [01:00:57 INFO]: [SkyWars] [ChestController] Registered 1 chest items ...
> [01:00:57 INFO]: [SkyWars] [KitController] Registered 9 kits ...
> [01:00:57 INFO]: [TitleManager] Enabling TitleManager v1.5.9
> [01:00:57 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
> [01:00:57 INFO]: [PlayerPoints] Enabling PlayerPoints v2.0.0
> [01:00:57 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
> [01:00:57 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
> [01:00:57 INFO]: obArena] Enabling MobArena v0.96.9
> [01:00:57 INFO]: obArena] Vault found; economy rewards enabled.
> [01:00:57 WARN]: obArena] Invalid type 'null' for wave 'type1' in arena 'Arena1'. Skipping...
> [01:00:57 INFO]: obArena] Loaded arena 'Arena1'
> [01:00:57 INFO]: obArena] v0.96.9 enabled.
> [01:00:57 INFO]: [Residence] Enabling Residence v2.6.7.0
> [01:00:57 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [01:00:57 INFO]: [Residence] Failed to update language file: Polish.yml
> [01:00:57 INFO]: [Residence] Scanning for economy systems...
> [01:00:57 INFO]: [Residence] Found Vault using economy system: iConomy 7
> [01:00:57 INFO]: [Residence] Found WorldEdit
> [01:00:57 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
> [01:00:57 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
> [01:00:57 INFO]: [OtherDrops] Enabling OtherDrops v2.8b.596
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Found supported plugin(s): 'WorldGuard, MobArena, CoreProtect'
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Loading file: otherdrops-drops.yml
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Error: unknown material (experiencebottle).
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Error: unknown material (experiencebottle).
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Error: unknown material (experiencebottle).
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Error: unknown material (experiencebottle).
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Error: unknown material (experiencebottle).
> [01:00:57 INFO]: [OtherDrops:2.8b.596] Config loaded - total targets: 11 sections: 54 failed: 0
> [01:00:57 INFO]: [OtherDrops:2.8b.596] OtherDrops printing list:
> [01:00:57 INFO]: [OtherDrops:2.8b.596] OtherDrops loaded.
> [01:00:57 INFO]: ultiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
> [01:00:58 INFO]: ultiverse-Inventories 2.5-b335] enabled.
> [01:00:58 INFO]: [IslandWorld] Enabling IslandWorld v5.5
> [01:00:58 INFO]: [IslandWorld] Dynmap support disabled
> [01:00:58 INFO]: [IslandWorld] Checking for updates
> [01:00:58 INFO]: [IslandWorld] ########## IslandWorld update ##########
> [01:00:58 INFO]: [IslandWorld] A new version of IslandWorld was found!
> [01:00:58 INFO]: [IslandWorld] Version found: Island World v5.9
> [01:00:58 INFO]: [IslandWorld] Version running: IslandWorld v5.5
> [01:00:58 INFO]: [IslandWorld] #####################################
> [01:00:58 INFO]: [IslandWorld] Loaded 9971 free islands.
> [01:00:58 INFO]: [IslandWorld] Loaded 29 taken islands.
> [01:00:58 INFO]: [IslandWorld] Loaded 55 challenges.
> [01:00:58 INFO]: [IslandWorld] Loaded 2 players completed challenges.
> [01:00:58 INFO]: [IslandWorld] Loaded 3 helping players.
> [01:00:58 INFO]: [IslandWorld] Loaded 2 points.
> [01:00:58 INFO]: [IslandWorld] Plugin enabled.
> [01:00:58 INFO]: [Paintball] Enabling Paintball v1.3.3
> [01:00:58 INFO]: [Paintball] Loading the default language: enUS.txt
> [01:00:58 INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
> [01:00:58 INFO]: [Paintball] Loading the specified language now: csCZ.txt
> [01:00:58 INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
> [01:00:58 INFO]: [Paintball] Loading the specified melody now: win.txt
> [01:00:58 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
> [01:00:58 INFO]: [Paintball] Loading the specified melody now: defeat.txt
> [01:00:58 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
> [01:00:58 INFO]: [Paintball] Loading the specified melody now: draw.txt
> [01:00:58 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
> [01:00:58 INFO]: [Paintball] Loading ranks..
> [01:00:58 INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
> [01:00:58 INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
> [01:00:58 INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
> [01:00:58 INFO]: [Paintball] By blablubbabc enabled.
> [01:00:58 INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
> [01:00:59 INFO]: [EchoPet] [WARNING] Could not create a PluginDependencyProvider for: WorldGuard! (Are you sure the type is valid?) - Only WorldGuard 6.0 and after are supported
> [01:01:00 INFO]: [ChestCommands] Enabling ChestCommands v3.0.8
> [01:01:00 INFO]: [ChestCommands] Hooked PlayerPoints
> [01:01:00 INFO]: [ChestCommands] Could not find a compatible Attribute Remover for this server version. Attributes will show up on items.
> [01:01:00 INFO]: [ChestShop] Enabling ChestShop v3.8.12
> [01:01:00 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [01:01:00 INFO]: creating table 'items'
> [01:01:00 INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
> [01:01:00 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [01:01:00 INFO]: creating table 'accounts'
> [01:01:00 INFO]: creating index 'accounts_shortName_idx' for table 'accounts
> [01:01:00 INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
> [01:01:00 INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
> [01:01:00 INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
> [01:01:00 ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
> [01:01:00 INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
> [01:01:00 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [01:01:00 INFO]: [AuthMe] Enabling AuthMe v3.4
> [01:01:00 INFO]: [AuthMe] Loading Configuration File...
> [01:01:00 INFO]: [AuthMe] Set Language: cz
> [01:01:00 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [01:01:00 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [01:01:00 INFO]: [AuthMe] Hook with Essentials plugin
> [01:01:00 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [01:01:00 INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [01:01:00 INFO]: [AuthMe] Authme 3.4 enabled
> [01:01:01 INFO]: [CreativeControl] Enabling CreativeControl v6.4
> [01:01:01 INFO]: [CreativeControl]: Initializing configurations...
> [01:01:01 INFO]: [CreativeControl]: Loading Modules...
> [01:01:01 INFO]: [CreativeControl]: Connecting to the SQLite database...
> [01:01:01 INFO]: [CreativeControl]: SQLite database connected Successfuly!
> [01:01:01 INFO]: [CreativeControl]: Registring Events...
> [01:01:01 INFO]: [CreativeControl]: MobArena support enabled!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: Multiverse-Inventories Detected!!
> [01:01:01 INFO]: [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> [01:01:01 INFO]: [CreativeControl]: Use the multiverse inventories manager!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: Multiverse-Inventories Detected!!
> [01:01:01 INFO]: [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> [01:01:01 INFO]: [CreativeControl]: Use the multiverse inventories manager!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: Multiverse-Inventories Detected!!
> [01:01:01 INFO]: [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> [01:01:01 INFO]: [CreativeControl]: Use the multiverse inventories manager!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: Multiverse-Inventories Detected!!
> [01:01:01 INFO]: [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> [01:01:01 INFO]: [CreativeControl]: Use the multiverse inventories manager!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: Multiverse-Inventories Detected!!
> [01:01:01 INFO]: [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> [01:01:01 INFO]: [CreativeControl]: Use the multiverse inventories manager!
> [01:01:01 INFO]: [CreativeControl]: ***************************************************
> [01:01:01 INFO]: [CreativeControl]: CoreProtect hooked as logging plugin
> [01:01:01 INFO]: [CreativeControl]: Vault hooked as permissions plugin
> [01:01:01 INFO]: [CreativeControl]: CreativeControl v6.4 loaded in 66 ms!
> [01:01:01 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [01:01:01 INFO]: Done (15.081s)! For help, type "help" or "?"
> [01:01:01 INFO]: Starting GS4 status listener
> [01:01:01 INFO]: Starting remote control listener
> [01:01:01 INFO]: Query running on 93.91.250.102:27140
> [01:01:01 WARN]: No rcon password set in '/hlserver/27140/server.properties', rcon disabled!
> [01:01:01 INFO]: [BanManager] The following commands are blocked whilst muted:
> [01:01:01 INFO]: [BanManager] msg - w m t pm emsg epm tell etell whisper ewhisper
> [01:01:01 INFO]: ****** KillStats ******
> [01:01:01 INFO]: All files up to date. Enjoy!
> [01:01:01 INFO]: ***********************
> [01:01:01 INFO]: [GAListener] Connection established!
> [01:01:01 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [01:01:01 INFO]: [GAListener] Loading queued votes
> [01:01:01 INFO]: [GAListener] Loaded 245 queued votes
> [01:01:01 INFO]: [TitleManager] Searching for updates.
> [01:01:01 INFO]: [ChestCommands] Found a new version: v3.1.1 (yours: v3.0.8)
> [01:01:01 INFO]: [ChestCommands] Download it on Bukkit Dev:
> [01:01:01 INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
> [01:01:01 INFO]: [NoCheatPlus] Post-enable running...
> [01:01:02 INFO]: [TitleManager] An update was found!
> [01:01:02 INFO]: [NoCheatPlus] Post-enable finished.
> [01:01:02 ERROR]: [WorldEdit] Got request to set EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit but EditSessionFactories have been removed in favor of extending EditSession's extents.
This may mean that any block logger / intercepters addons/plugins/mods that you have installed will not intercept WorldEdit's changes! Please notify the maintainer of the other addon about this.
> [01:01:02 INFO]: [WorldGuard] 1 regions loaded for 'starwars'
> [01:01:02 WARN]: [ColorMatch] Task #80 for ColorMatch v1.7.7 generated an exception
java.lang.IllegalArgumentException: Name cannot be null
at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.getWorld(CraftServer.java:1015) ~[minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at com.comze_instancelabs.colormatch.Main.getSignFromArena(Main.java:917) ~[?:?]
at com.comze_instancelabs.colormatch.Main$16.run(Main.java:1666) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:726) [minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [minecraft_server.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
> [01:01:02 INFO]: [PlotMe] Checking if conversion to UUID needed...
> [01:01:02 INFO]: [PlotMe] No plot conversion needed
> [01:01:03 INFO]: [CreativeControl]: Cached 17,550 protections
> [01:01:03 INFO]: [CreativeControl]: Loaded 0 regions
> [01:01:03 INFO]: [CreativeControl]: 385,472 blocks protected
> [01:01:03 INFO]: [WorldGuard] 4 regions loaded for 'spawn3'
> [01:01:07 INFO]: [Paintball] --------- Serverlist ----------
> [01:01:07 INFO]: [Paintball] Wasn't able to post server: Read timed out
> [01:01:07 INFO]: [Paintball] Maybe the master server is down or has bad latency.
> [01:01:07 INFO]: [Paintball] --------- ---------------- ----------
> [01:01:07 INFO]: [Paintball] --------- Checking version ----------
> [01:01:07 INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
> [01:01:07 INFO]: [Paintball] --------- ---------------- ----------
> [01:01:08 INFO]:
> [01:01:08 INFO]: **************************************************
> [01:01:08 INFO]: ----------------- PAINTBALL INFO -----------------
> [01:01:08 INFO]:
> [01:01:08 INFO]: License stuff:
> [01:01:08 INFO]: - Usage on own risk. I give no warranties for anything.
> [01:01:08 INFO]: - Do not modify. Use it as it is!
> [01:01:08 INFO]: - Do not redistribute/upload/use parts of it/copy/give away.
> [01:01:08 INFO]: - Do not use for commercial purposes!
> [01:01:08 INFO]: -> No benefits for paying players/donors!
> [01:01:08 INFO]: -> This also applies to any kind of add-on you are using
> [01:01:08 INFO]: related to this plugin!
> [01:01:08 INFO]:
> [01:01:08 INFO]: If you like this plugin: Give feedback and donate at
> [01:01:08 INFO]: ->http://dev.bukkit.org/server-mods/paintball_pure_war/
> [01:01:08 INFO]:
> [01:01:08 INFO]: Thank you and good shooting!
> [01:01:08 INFO]: - blablubbabc :)
> [01:01:08 INFO]:
> [01:01:08 INFO]: ---------------- Detected Problems ---------------
> [01:01:08 INFO]:
> [01:01:08 INFO]: No problems found. :)
> [01:01:08 INFO]:
> [01:01:08 INFO]: **************************************************
> [01:01:08 INFO]:
Přejít na
- Pravidla a informace
- Pravidla
- Oznámení
- Foreign customers
- Valve Hry
- Counter-Strike: Source
- Návody
- Překlady
- Counter-Strike 1.6
- Návody
- AMX mod X
- Counter-Strike: Global Offensive
- Návody
- Valve Hammer Editor
- Tvorba pluginů
- Left4Dead
- Návody
- Left4Dead 2
- Návody
- Team Fortress 2
- Návody
- Day of Defeat: Source
- Návody
- CSPromod
- Návody
- Garry's Mod
- Série BattleField
- BattleField 3
- BattleField: Bad Company 2
- BattleField 2
- Návody
- BattleField 2142
- Série Call of Duty
- Call of Duty 2
- Návody
- Call of Duty 4 : Modern Warfare
- Návody
- Call of Duty 5 : World at War
- Návody
- Série TrackMania
- TrackMania 2: Canyon
- Návody
- TrackMania Forever
- Návody
- TrackMania Nations
- Návody
- Ostatní hry
- Minecraft, Tekkit
- Návody
- RUST
- Návody
- GTA San Andreas Multiplayer
- Návody
- Space Engineers
- Návody
- 7 days to die
- Návody
- Don't Starve Together
- Návody
- Medal of Honor Warfighter
- Arma 2 / DayZ: Epoch
- Návody
- Arma 3 / DayZ
- Návody
- Killing Floor
- Návody
- Unturned
- Návody
- ARK: Survival Evolved
- Návody
- Life is Feudal: Your Own
- Návody
- Ostatní hry
- Herní servery obecně
- Conan Exiles
- Další služby
- VPS (Virtual private Server)
- Návody
- Web hosting
- Návody
- FTP
- Komunikační servery
- Team Speak 2
- Team Speak 3
- Mumble
- TS3 Music Bot
- Návody
- Control Panel & web fakaheda.eu
- API
- Ostatní služby k herním serverům
- PsychoStats
- AMX Bans
- HLTV
- SourceBans
- HLstatsX
- Pokec
- Off topic
- Prodám / koupím
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 15 hostů