Changelog

Minecraft - WirelessRedstone - Released!

GitHub November 22, 2025

Main:

  • First Release
  • Added support for versions: 1.19, 1.20, 1.21

Information:

  • In version 1.19, if you place a sign on a block, the sign GUI will open. You can safely close this GUI. I have not yet found a fully functional replacement, because the function for cancelling the event that opens this sign GUI was only added starting from the Paper API 1.20+.

DOWNLOAD HERE

CS 1.6 - Melee Damage Changer - Updated!

GitHub November 15, 2025

Both

  • Change of Admin Flags to dynamic = This means that the admin will be able to dynamically change the Admin Flag in the game and will no longer need to change the admin flag in the .sma file and recompile the plugin again. The changes will take effect after the server restarts.
  • You can change the admin flag using the commands /changedmgsf and /changedmgweapsf (Why SF? = SF = Short for Set Flag).
  • In the new menu for changing the admin flag, the currently selected admin flag will also be displayed, indicated by the symbol [*] ... before the given admin flag.
  • The plugins will also create new .cfg files: mdch_adminflag.cfg and wdch_adminflag.cfg, where the current admin flags will be written (and overwritten), which the plugin then reads and applies.

DOWNLOAD LINK

CS 1.6 - Weapon Damage Changer

GitHub November 15, 2025

Main

  • I'm adding a new plugin here called Weapon Damage Changer. This plugin works on exactly the same principle as Melee Damage Changer, but with the difference that this one is intended for all weapons except the knife. It can also be used on its own (you don't need the melee damage changer for it).
  • I also changed the menu text from Select Player to Select Player (Melee/Weapon).

 

Melee Damage Changer

Changed

  • Changed the chat text from [DMG Changer] to [DMG Changer Melee].
  • Change of items-per-page = Until now: 5, from now on: 7

DOWNLOAD HERE