Git Product home page Git Product logo

spigot-docker's People

Contributors

dlord avatar egut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spigot-docker's Issues

Update to Java8

There is absolutely no reason to run java 7 anymore and soon spigot and mc itself will be java 8

Plugins?

I really like your project, and I've already tweaked it to use screen instead of tmux and docker-compose to avoid long command lines and the like. Once I figure out why using docker-compose keeps me from using screen (or tmux) -- something about a dumb terminal -- and thus breaking the console subcommand, I'll send you two pull requests.

That being said, the next step for me is to add plugins. Do you have a plan or roadmap for supporting plugins? My use case is to support my wife and MIL who have become accustomed to Essentials and Dynmap, so those would be required. I could install them by hand, or even as additional RUN commands in the Dockerfile, but I was hoping you had a clever idea that would improve on this approach.

Plugins will not load

[16:40:24] [Server thread/INFO]: Starting minecraft server version 1.10.2
[16:40:24] [Server thread/INFO]: Loading properties
[16:40:24] [Server thread/INFO]: Default game type: SURVIVAL
[16:40:24] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-de459a2-51263e9 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
[16:40:24] [Server thread/INFO]: Console input is disabled due to --noconsole command argument
[16:40:24] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:40:24] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:40:24] [Server thread/INFO]: Debug logging is disabled
[16:40:24] [Server thread/INFO]: Generating keypair
[16:40:24] [Server thread/INFO]: Starting Minecraft server on *:25565
[16:40:24] [Server thread/INFO]: Using epoll channel type
[16:40:24] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:40:24] [Server thread/INFO]: Preparing level "world"
[16:40:25] [Server thread/INFO]: -------- World Settings For [world] --------
[16:40:25] [Server thread/INFO]: Mob Spawn Range: 4
[16:40:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:40:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:40:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:40:25] [Server thread/INFO]: Random Lighting Updates: false
[16:40:25] [Server thread/INFO]: Structure Info Saving: true
[16:40:25] [Server thread/INFO]: Max Entity Collisions: 8
[16:40:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:40:25] [Server thread/INFO]: Max TNT Explosions: 100
[16:40:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:40:25] [Server thread/INFO]: Item Despawn Rate: 6000
[16:40:25] [Server thread/INFO]: Item Merge Radius: 2.5
[16:40:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:40:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:40:25] [Server thread/INFO]: View Distance: 10
[16:40:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:40:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:40:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:40:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:40:25] [Server thread/INFO]: Mob Spawn Range: 4
[16:40:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:40:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:40:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:40:25] [Server thread/INFO]: Random Lighting Updates: false
[16:40:25] [Server thread/INFO]: Structure Info Saving: true
[16:40:25] [Server thread/INFO]: Max Entity Collisions: 8
[16:40:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:40:25] [Server thread/INFO]: Max TNT Explosions: 100
[16:40:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:40:25] [Server thread/INFO]: Item Despawn Rate: 6000
[16:40:25] [Server thread/INFO]: Item Merge Radius: 2.5
[16:40:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:40:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:40:25] [Server thread/INFO]: View Distance: 10
[16:40:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:40:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:40:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:40:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:40:25] [Server thread/INFO]: Mob Spawn Range: 4
[16:40:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:40:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:40:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:40:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:40:25] [Server thread/INFO]: Random Lighting Updates: false
[16:40:25] [Server thread/INFO]: Structure Info Saving: true
[16:40:25] [Server thread/INFO]: Max Entity Collisions: 8
[16:40:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:40:25] [Server thread/INFO]: Max TNT Explosions: 100
[16:40:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:40:25] [Server thread/INFO]: Item Despawn Rate: 6000
[16:40:25] [Server thread/INFO]: Item Merge Radius: 2.5
[16:40:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:40:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:40:25] [Server thread/INFO]: View Distance: 10
[16:40:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:40:25] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:40:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:40:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: 749842931521747114)
[16:40:26] [Server thread/INFO]: Preparing spawn area: 28%
[16:40:27] [Server thread/INFO]: Preparing start region for level 1 (Seed: 749842931521747114)
[16:40:28] [Server thread/INFO]: Preparing spawn area: 99%
[16:40:28] [Server thread/INFO]: Preparing start region for level 2 (Seed: 749842931521747114)
[16:40:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:40:28] [Server thread/INFO]: Done (3.428s)! For help, type "help" or "?"
[16:40:40] [User Authenticator #1/INFO]: UUID of player vrogojin is 13a6fb88-0030-47dd-966e-1c8a0831427c
[16:40:40] [Server thread/INFO]: vrogojin[/192.168.0.37:57174] logged in with entity id 248 at ([world]-105.5, 64.0, 244.5)
[16:41:52] [Server thread/INFO]: vrogojin issued server command: /plugins
[16:41:57] [Server thread/INFO]: vrogojin issued server command: /reload
[16:41:57] [Server thread/INFO]: vrogojin: Please note that this command is not supported and may cause issues when using some plugins.
[16:41:57] [Server thread/INFO]: vrogojin: If you encounter any issues please use the /stop command to restart your server.
[16:41:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:41:57] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:41:57] [Server thread/INFO]: Debug logging is disabled
[16:41:57] [Server thread/INFO]: -------- World Settings For [world] --------
[16:41:57] [Server thread/INFO]: Mob Spawn Range: 4
[16:41:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:41:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:41:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:41:57] [Server thread/INFO]: Random Lighting Updates: false
[16:41:57] [Server thread/INFO]: Structure Info Saving: true
[16:41:57] [Server thread/INFO]: Max Entity Collisions: 8
[16:41:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:41:57] [Server thread/INFO]: Max TNT Explosions: 100
[16:41:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:41:57] [Server thread/INFO]: Item Despawn Rate: 6000
[16:41:57] [Server thread/INFO]: Item Merge Radius: 2.5
[16:41:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:41:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:41:57] [Server thread/INFO]: View Distance: 10
[16:41:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:41:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:41:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:41:57] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:41:57] [Server thread/INFO]: Mob Spawn Range: 4
[16:41:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:41:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:41:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:41:57] [Server thread/INFO]: Random Lighting Updates: false
[16:41:57] [Server thread/INFO]: Structure Info Saving: true
[16:41:57] [Server thread/INFO]: Max Entity Collisions: 8
[16:41:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:41:57] [Server thread/INFO]: Max TNT Explosions: 100
[16:41:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:41:57] [Server thread/INFO]: Item Despawn Rate: 6000
[16:41:57] [Server thread/INFO]: Item Merge Radius: 2.5
[16:41:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:41:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:41:57] [Server thread/INFO]: View Distance: 10
[16:41:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:41:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:41:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:41:57] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:41:57] [Server thread/INFO]: Mob Spawn Range: 4
[16:41:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:41:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:41:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:41:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:41:57] [Server thread/INFO]: Random Lighting Updates: false
[16:41:57] [Server thread/INFO]: Structure Info Saving: true
[16:41:57] [Server thread/INFO]: Max Entity Collisions: 8
[16:41:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:41:57] [Server thread/INFO]: Max TNT Explosions: 100
[16:41:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:41:57] [Server thread/INFO]: Item Despawn Rate: 6000
[16:41:57] [Server thread/INFO]: Item Merge Radius: 2.5
[16:41:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:41:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:41:57] [Server thread/INFO]: View Distance: 10
[16:41:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:41:57] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:41:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:41:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:41:57] [Server thread/INFO]: vrogojin: Reload complete.
[16:42:09] [Server thread/INFO]: vrogojin issued server command: /plugins
[16:42:26] [Server thread/INFO]: vrogojin issued server command: /reload
[16:42:26] [Server thread/INFO]: vrogojin: Please note that this command is not supported and may cause issues when using some plugins.
[16:42:26] [Server thread/INFO]: vrogojin: If you encounter any issues please use the /stop command to restart your server.
[16:42:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:42:26] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:42:26] [Server thread/INFO]: Debug logging is disabled
[16:42:26] [Server thread/INFO]: -------- World Settings For [world] --------
[16:42:26] [Server thread/INFO]: Mob Spawn Range: 4
[16:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:42:26] [Server thread/INFO]: Random Lighting Updates: false
[16:42:26] [Server thread/INFO]: Structure Info Saving: true
[16:42:26] [Server thread/INFO]: Max Entity Collisions: 8
[16:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:42:26] [Server thread/INFO]: Max TNT Explosions: 100
[16:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
[16:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
[16:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:42:26] [Server thread/INFO]: View Distance: 10
[16:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:42:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:42:26] [Server thread/INFO]: Mob Spawn Range: 4
[16:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:42:26] [Server thread/INFO]: Random Lighting Updates: false
[16:42:26] [Server thread/INFO]: Structure Info Saving: true
[16:42:26] [Server thread/INFO]: Max Entity Collisions: 8
[16:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:42:26] [Server thread/INFO]: Max TNT Explosions: 100
[16:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
[16:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
[16:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:42:26] [Server thread/INFO]: View Distance: 10
[16:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:42:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:42:26] [Server thread/INFO]: Mob Spawn Range: 4
[16:42:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Vine Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[16:42:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:42:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:42:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:42:26] [Server thread/INFO]: Random Lighting Updates: false
[16:42:26] [Server thread/INFO]: Structure Info Saving: true
[16:42:26] [Server thread/INFO]: Max Entity Collisions: 8
[16:42:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:42:26] [Server thread/INFO]: Max TNT Explosions: 100
[16:42:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:42:26] [Server thread/INFO]: Item Despawn Rate: 6000
[16:42:26] [Server thread/INFO]: Item Merge Radius: 2.5
[16:42:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:42:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:42:26] [Server thread/INFO]: View Distance: 10
[16:42:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:42:26] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:42:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:42:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:42:26] [Server thread/INFO]: vrogojin: Reload complete.
[16:42:40] [Server thread/INFO]: vrogojin issued server command: /plugins
[16:42:51] [Server thread/INFO]: vrogojin lost connection: Disconnected
[16:42:51] [Server thread/INFO]: vrogojin left the game
[16:43:04] [Thread-3/INFO]: Stopping server

Console command issue

Hi I have an issue when try to run command into container
docker exec spigot-instance spigot console say hello everybody!
like your example I got
Console command not supported on a dumb term.
Why happen like this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.