1.7 server with support for higher versions

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Vail

Pop that
Supreme
Feedback score
10
Posts
446
Reactions
179
Resources
0
Last edited:

Vail

Pop that
Supreme
Feedback score
10
Posts
446
Reactions
179
Resources
0
I think that ProtocolSupport does that like supporting all versions to join and just block the 1.6 and lower
Yeah, ProtocolSupport likes all the version but yeah lower then 1.6 (who plays version 1.6 anyway) Via version only supported 1.8+
 

RexTheMon

Cybersecurity Student
Supreme
Feedback score
12
Posts
167
Reactions
60
Resources
0
Install 1.7 paper spigot and install via version. Worked for me.

In the via version config you can block versions that you don't want.
 

Weefle

Feedback score
0
Posts
4
Reactions
0
Resources
0
Install 1.7 paper spigot and install via version. Worked for me.

In the via version config you can block versions that you don't want.
Please, can you tell me the PaperSpigot version you used, because I can't find it ?! :/
 

Weefle

Feedback score
0
Posts
4
Reactions
0
Resources
0
And what version of ViaVersion?
I get an error with the latest PaperSpigot 1.7.10 version and the latest ViaVersion 1.0.5-1_12pre2 :/
Maybe the PaperSpigot version is not the right :/
 
Last edited:

Vail

Pop that
Supreme
Feedback score
10
Posts
446
Reactions
179
Resources
0
And what version of ViaVersion?
I get an error with the latest PaperSpigot 1.7.10 version and the latest ViaVersion 1.0.5-1_12pre2 :/
Maybe the PaperSpigot version is not the right :/
Post your startup log
 

Weefle

Feedback score
0
Posts
4
Reactions
0
Resources
0
My startup log:
Code:
This PaperSpigot build only supports Minecraft 1.7.x and 1.8.x clients!
*** It is imperative that backups be taken before running this build on your server! ***
Please report issues directly to Paper, and always ensure you're up-to-date!
*** Any bug reports not running the very latest version of the software will be ignored ***


[20:16:06 INFO]: Starting minecraft server version 1.7.10
[20:16:06 INFO]: Loading properties
[20:16:06 INFO]: Default game type: SURVIVAL
[20:16:06 INFO]: This server is running CraftBukkit version git-PaperSpigot-1f7d532 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[20:16:07 INFO]: Debug logging is disabled
[20:16:07 INFO]: Server Ping Player Sample Count: 12
[20:16:07 INFO]: Using 4 threads for Netty based IO
[20:16:07 INFO]: Generating keypair
[20:16:07 INFO]: Starting Minecraft server on *:25565
[20:16:09 INFO]: Set PluginClassLoader as parallel capable
[20:16:09 INFO]: [ViaVersion] Loading ViaVersion v1.0.5-1_12pre2
[20:16:09 ERROR]: io/netty/handler/codec/MessageToByteEncoder initializing ViaVersion v1.0.5-1_12pre2 (Is it up to date?)
java.lang.NoClassDefFoundError: io/netty/handler/codec/MessageToByteEncoder
        at us.myles.ViaVersion.bukkit.classgenerator.ClassGenerator.<clinit>(ClassGenerator.java:14) ~[?:?]
        at us.myles.ViaVersion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:88) ~[?:?]
        at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:374) [server.jar:git-PaperSpigot-1f7d532]
        at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [server.jar:git-PaperSpigot-1f7d532]
        at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [server.jar:git-PaperSpigot-1f7d532]
        at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [server.jar:git-PaperSpigot-1f7d532]
Caused by: java.lang.ClassNotFoundException: io.netty.handler.codec.MessageToByteEncoder
        at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_121]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-PaperSpigot-1f7d532]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-PaperSpigot-1f7d532]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
        ... 6 more
[20:16:09 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:16:09 INFO]: Preparing level "world"
[20:16:09 INFO]: -------- World Settings For [world] --------
[20:16:09 INFO]: View Distance: 10
[20:16:09 INFO]: Chunks to Grow per Tick: 650
[20:16:09 INFO]: Clear tick list: false
[20:16:09 INFO]: Experience Merge Radius: 3.0
[20:16:09 INFO]: Item Despawn Rate: 6000
[20:16:09 INFO]: Item Merge Radius: 2.5
[20:16:09 INFO]: Zombie Aggressive Towards Villager: true
[20:16:09 INFO]: Sending up to 5 chunks per packet
[20:16:09 INFO]: Nerfing mobs spawned from spawners: false
[20:16:09 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:16:09 INFO]: Alternative Hopper Ticking: false
[20:16:09 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:16:09 INFO]: Max TNT Explosions: 100
[20:16:09 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:16:09 INFO]: Structure Info Saving: true
[20:16:09 INFO]: Random Lighting Updates: false
[20:16:09 INFO]: Anti X-Ray: true
[20:16:09 INFO]:        Engine Mode: 1
[20:16:09 INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:16:09 INFO]:        Replace Blocks: [1, 5]
[20:16:09 INFO]: Cactus Growth Modifier: 100%
[20:16:09 INFO]: Cane Growth Modifier: 100%
[20:16:09 INFO]: Melon Growth Modifier: 100%
[20:16:09 INFO]: Mushroom Growth Modifier: 100%
[20:16:09 INFO]: Pumpkin Growth Modifier: 100%
[20:16:09 INFO]: Sapling Growth Modifier: 100%
[20:16:09 INFO]: Wheat Growth Modifier: 100%
[20:16:09 INFO]: Mob Spawn Range: 4
[20:16:09 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:16:09 INFO]: Arrow Despawn Rate: 1200
[20:16:09 INFO]: Max Entity Collisions: 8
[20:16:09 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:16:09 INFO]: -------- World Settings For [world] --------
[20:16:09 INFO]: World async lighting: false
[20:16:09 INFO]: WorldServer TickNextTickList cap set at 10000
[20:16:09 INFO]: WorldServer TickNextTickList cap always processes redstone: false
[20:16:09 INFO]: Keep spawn chunk loaded: true
[20:16:09 INFO]: Water over lava flow speed: 5
[20:16:09 INFO]: Allow undead horse types to be leashed: true
[20:16:09 INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[20:16:09 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[20:16:09 INFO]: Inverted Redstone Lamps: false
[20:16:09 INFO]: Player blocking damage multiplier set to 0.5
[20:16:09 INFO]: Max height for cactus growth 3. Max height for reed growth 3
[20:16:09 INFO]: Remove invalid mob spawner tile entities: true
[20:16:09 INFO]: -------- World Settings For [world_nether] --------
[20:16:09 INFO]: View Distance: 10
[20:16:09 INFO]: Chunks to Grow per Tick: 650
[20:16:09 INFO]: Clear tick list: false
[20:16:09 INFO]: Experience Merge Radius: 3.0
[20:16:09 INFO]: Item Despawn Rate: 6000
[20:16:09 INFO]: Item Merge Radius: 2.5
[20:16:09 INFO]: Zombie Aggressive Towards Villager: true
[20:16:09 INFO]: Sending up to 5 chunks per packet
[20:16:09 INFO]: Nerfing mobs spawned from spawners: false
[20:16:09 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:16:09 INFO]: Alternative Hopper Ticking: false
[20:16:09 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:16:09 INFO]: Max TNT Explosions: 100
[20:16:09 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:16:09 INFO]: Structure Info Saving: true
[20:16:09 INFO]: Random Lighting Updates: false
[20:16:09 INFO]: Anti X-Ray: true
[20:16:09 INFO]:        Engine Mode: 1
[20:16:09 INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:16:09 INFO]:        Replace Blocks: [1, 5]
[20:16:09 INFO]: Cactus Growth Modifier: 100%
[20:16:09 INFO]: Cane Growth Modifier: 100%
[20:16:09 INFO]: Melon Growth Modifier: 100%
[20:16:09 INFO]: Mushroom Growth Modifier: 100%
[20:16:09 INFO]: Pumpkin Growth Modifier: 100%
[20:16:09 INFO]: Sapling Growth Modifier: 100%
[20:16:09 INFO]: Wheat Growth Modifier: 100%
[20:16:09 INFO]: Mob Spawn Range: 4
[20:16:09 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:16:09 INFO]: Arrow Despawn Rate: 1200
[20:16:09 INFO]: Max Entity Collisions: 8
[20:16:09 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:16:09 INFO]: -------- World Settings For [world_nether] --------
[20:16:09 INFO]: World async lighting: false
[20:16:09 INFO]: WorldServer TickNextTickList cap set at 10000
[20:16:09 INFO]: WorldServer TickNextTickList cap always processes redstone: false
[20:16:09 INFO]: Keep spawn chunk loaded: true
[20:16:09 INFO]: Water over lava flow speed: 5
[20:16:09 INFO]: Allow undead horse types to be leashed: true
[20:16:09 INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[20:16:09 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[20:16:09 INFO]: Inverted Redstone Lamps: false
[20:16:09 INFO]: Player blocking damage multiplier set to 0.5
[20:16:09 INFO]: Max height for cactus growth 3. Max height for reed growth 3
[20:16:09 INFO]: Remove invalid mob spawner tile entities: true
[20:16:10 INFO]: -------- World Settings For [world_the_end] --------
[20:16:10 INFO]: View Distance: 10
[20:16:10 INFO]: Chunks to Grow per Tick: 650
[20:16:10 INFO]: Clear tick list: false
[20:16:10 INFO]: Experience Merge Radius: 3.0
[20:16:10 INFO]: Item Despawn Rate: 6000
[20:16:10 INFO]: Item Merge Radius: 2.5
[20:16:10 INFO]: Zombie Aggressive Towards Villager: true
[20:16:10 INFO]: Sending up to 5 chunks per packet
[20:16:10 INFO]: Nerfing mobs spawned from spawners: false
[20:16:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[20:16:10 INFO]: Alternative Hopper Ticking: false
[20:16:10 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[20:16:10 INFO]: Max TNT Explosions: 100
[20:16:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[20:16:10 INFO]: Structure Info Saving: true
[20:16:10 INFO]: Random Lighting Updates: false
[20:16:10 INFO]: Anti X-Ray: true
[20:16:10 INFO]:        Engine Mode: 1
[20:16:10 INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[20:16:10 INFO]:        Replace Blocks: [1, 5]
[20:16:10 INFO]: Cactus Growth Modifier: 100%
[20:16:10 INFO]: Cane Growth Modifier: 100%
[20:16:10 INFO]: Melon Growth Modifier: 100%
[20:16:10 INFO]: Mushroom Growth Modifier: 100%
[20:16:10 INFO]: Pumpkin Growth Modifier: 100%
[20:16:10 INFO]: Sapling Growth Modifier: 100%
[20:16:10 INFO]: Wheat Growth Modifier: 100%
[20:16:10 INFO]: Mob Spawn Range: 4
[20:16:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[20:16:10 INFO]: Arrow Despawn Rate: 1200
[20:16:10 INFO]: Max Entity Collisions: 8
[20:16:10 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[20:16:10 INFO]: -------- World Settings For [world_the_end] --------
[20:16:10 INFO]: World async lighting: false
[20:16:10 INFO]: WorldServer TickNextTickList cap set at 10000
[20:16:10 INFO]: WorldServer TickNextTickList cap always processes redstone: false
[20:16:10 INFO]: Keep spawn chunk loaded: true
[20:16:10 INFO]: Water over lava flow speed: 5
[20:16:10 INFO]: Allow undead horse types to be leashed: true
[20:16:10 INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[20:16:10 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[20:16:10 INFO]: Inverted Redstone Lamps: false
[20:16:10 INFO]: Player blocking damage multiplier set to 0.5
[20:16:10 INFO]: Max height for cactus growth 3. Max height for reed growth 3
[20:16:10 INFO]: Remove invalid mob spawner tile entities: true
[20:16:10 INFO]: Preparing start region for level 0 (Seed: -2881636407037966695)
[20:16:11 INFO]: Preparing spawn area: 41%
[20:16:11 INFO]: Preparing start region for level 1 (Seed: -2881636407037966695)
[20:16:12 INFO]: Preparing spawn area: 49%
[20:16:12 INFO]: Preparing start region for level 2 (Seed: -2881636407037966695)
[20:16:13 INFO]: Preparing spawn area: 50%
[20:16:14 INFO]: [ViaVersion] Enabling ViaVersion v1.0.5-1_12pre2
[20:16:14 INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:16:14 INFO]: Done (4,274s)! For help, type "help" or "?"
 
Status
This thread has been locked.
Top