ProtocolSupportStuff icon

ProtocolSupportStuff -----

A plugin that does... stuff, I guess. Disable MC versions, remap items, pre-1.9 PvP and much more!




Version: 2.1.1
Please, update this plugin to 1.17 minecraft version.............................

Version: 2.1.0
where is your ci link, i am having the TOTEM_OF_UNDYING error and you said to update, but i got the version from the spigot page bruh can you atleast update the spigot page to latest version or provide a linkto download latest version?
-
Author's response
Sorry I don't use my Jenkins server anymore, I will compile the latest version and submit it here on SpigotMC

Version: 2.1.0
I don't know if I am on the right plugin but could u add elytra, shields, more beds etc.

Version: 2.1.0
Working great on Paper 1.15.2!
Using beta build #9 from jenkins.

(...............)

Version: 2.1.0
Doesnt work 1.13.2 but you write 1.13 avaible update or delete source really zero star

Version: 2.1.0
Awesome Plugin!
Adds all the config options that ProtocolSupport should have included in there plugin.
Works 100% Perfect with no issues at all, Simple to use and Light weight.
Defiantly recommend this to anyone using ProtocolSupport!

Version: 2.1.0
[17:02:31 INFO]: [ProtocolSupportStuff] Enabling ProtocolSupportStuff v2.0.0
[17:02:31 INFO]: [ProtocolSupportStuff] [ACF] Enabled Asynchronous Tab Completion Support!
[17:02:31 INFO]: [ProtocolSupportStuff] [ACF] Minecraft Version: 1.12
[17:02:32 ERROR]: Error occurred while enabling ProtocolSupportStuff v2.0.0 (Is it up to date?)
java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.TOTEM_OF_UNDYING
at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_211]
at org.bukkit.Material.valueOf(Material.java:71) ~[patched_1.12.2.jar:git-Paper-1618]
at net.perfectdreams.protocolsupportstuff.ProtocolSupportStuff.readAndApply(ProtocolSupportStuff.kt:207) ~[?:?]
at net.perfectdreams.protocolsupportstuff.ProtocolSupportStuff.applyConfigChanges(ProtocolSupportStuff.kt:135) ~[?:?]
at net.perfectdreams.protocolsupportstuff.ProtocolSupportStuff.onEnable(ProtocolSupportStuff.kt:46) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
-
Author's response
Stop using outdated versions

Version: 2.1.0
Good plugin, but i really need multi-line support on the 'newer-item-text-lore' section, please make it so you can do this:
https://hastebin.com/bekocipiza.bash

Version: 2.1.0
If the plugin remaps blocks/items for older versions of minecraft, does that mean all new blocks on my server (i.e. 1.13.2 blocks) would be gone?
-
Author's response
Nope, currently how ProtocolSupport works it remaps newer blocks (example: stained clay -> bricks) for older versions.

Those remaps are made based on the "time to break the block", to avoid "are you hacking?" issues.

However if you have a creative server or disabled the fast break hack protection, you don't need to worry about it and can remap those blocks to something else (example: stained clay to wool!)

Version: 2.1.0
Paper (Optional)?! This plugin don't start without paper!
Sorry for my english. ;)
-
Author's response
Yeah, the latest version here on Spigot is kinda buggy...

Use the latest Jenkins build, it should work fine :)

Version: 1.0.2
I do not know what I would do without this plugin! Oh, I know it - I would let my server stuck on release 1.8.8.

Version: 1.0.2
Nice idea but a lot of bugs, when you configure an item (blocks work fine) the older versions have the godd item, lore and name, but if a 1.12.2 player give a totem to an 1.8 player even the 1.12.2 player see the totem in an armor_stand, and the totem don't work anymore...
-
Author's response
This is an issue with how Minecraft's creative mode works, try giving an item in survival mode and see how it works fine.

Version: 1.0.2
Nice plugin to customize the blocks/items changed by ProtocolSupport.

-----------------

Version: 1.0.2
Wonderful plugin this is an excellent help for my server. I will be able to do a lot of good things with this in the feature! Thank you.

Version: 1.0.2
No work pls give me chineese protocol phone support. Okay big boy? It is very recommended ChongChing4433356?














(Works Fine.)

Version: 1.0.2
error please fix it :
[12:48:01 ERROR]: Error occurred while enabling ProtocolSupportStuff v1.0.2 (Is it up to date?)
java.lang.NoSuchFieldError: CONCRETE
at protocolsupport.protocol.typeremapper.id.IdRemapper$BlockIdDataRemappingRegistry.applyDefaultRemaps(IdRemapper.java:29) ~[?:?]
at protocolsupport.protocol.typeremapper.id.IdRemapper$BlockIdDataRemappingRegistry.<init>(IdRemapper.java:25) ~[?:?]
at protocolsupport.protocol.typeremapper.id.IdRemapper.<clinit>(IdRemapper.java:21) ~[?:?]
at protocolsupport.api.remapper.BlockRemapperControl.resetToDefault(BlockRemapperControl.java:17) ~[?:?]
at net.pocketdreams.protocolsupportstuff.ProtocolSupportStuff.applyConfigChanges(ProtocolSupportStuff.kt:136) ~[?:?]
at net.pocketdreams.protocolsupportstuff.ProtocolSupportStuff.onEnable(ProtocolSupportStuff.kt:103) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.11.2.jar:git-Spigot-3fb9445-6e3cec8]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
-
Author's response
Update your server before complaining about errors.

Version: 1.0.2
Looking for these EXACT features for years. Thank you for making this plugin, it's awesome!

Version: 1.0.2
Block hitting doesn't seems to be working with OldCOmbatMechanics.
I have latest version of ProtocolLib installed, same with ProtocolSupport.
-
Author's response
Did you enable the option in the config?

If you still have issues, please comment in this plugin thread ^-^

(Also, I don't know if it would *really* work like pre-1.9 PvP, I was never into PvP back in the day but I also wanted to fix the "sword blocking" for pre-1.9 clients, so I just sent the "shield blocking" packet everytime someone tried to sword block, however this doesn't 100% work due to how Minecraft works)

Version: 1.0.0
Been waiting for somthing like this for ProtocolSupport for a while now. Very great plugin.

Version: 1.0.0
Been waiting for somthing like this for ProtocolSupport for a while now. Very great plugin.

Resource Information
Author:
----------
Total Downloads: 8,928
First Release: Jul 25, 2017
Last Update: Apr 19, 2021
Category: ---------------
All-Time Rating:
20 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings