Skip to content

A 5zig client plugin for the Cubecraft minecraft server

License

Notifications You must be signed in to change notification settings

nullEuro/5zigCubecraft

Repository files navigation

5zigCubecraft

This is a plugin for the Minecraft mod 5zig that adds a few display items on the CubeCraftGames Server.

This is not an official plugin and I am not affiliated with Cubecraft or 5zig.

Features

Item SkyWars Survival Games EggWars Duels Assassination Tower Defence
Voters
Modifiers
Kit
Stalker
Countdown
Summary
LeaveKey

Voters

Voters

Shows a list of players that can vote for item types, the time or heath and what they voted for.

Modifiers

Modifiers

Shows the currently active item type (basic, normal, overpowered) and time or health during the game.

Kit

Kit

Shows the currently selected kit (or shows that no kit has been selected).

Stalker

Stalker

Shows how often other players in the game have killed you and how often you killed them previously in the current gamemode.

Countdown

Countdown

Enables the 5zig countdown item.

Summary

Summary

Displays a short summary in the chat after the game ends.

LeaveKey

Press a configurable key (the default is L) to execute /leave.

Money

Money

Shows how much money you have in your inventory.

Opponent

Opponent

Shows your opponents name, his ping and the number of previous kills/deaths against this player.

Commands

The plugin now supports commands. Type .help in the chat to get a list of commands or .help <command> to get help for a specified command.

.bans

.bans command

.color

.color command

.stalker

.stalker command

.r

.r command

Responds to the latest /msg or /fmsg you received.

Upcoming

  • Write messages in the chat during the countdown and they will be posted when the game starts

Installation

Install the current version of 5zig.

Download the latest release of 5zigCubecraft and place the .jar file in your .minecraft/the5zigmod/plugins folder.

To activate the items click on Options -> The 5zig Mod... -> Customize Display and select the module you want to add the items to or crate a new module. Then click on Settings -> Items -> Add new Item... and select the items you want do add (our items are in the category Server General).

Video: How to activate the items

Building (developers only)

Download the latest version of the 5zig api jar Place the jar file in the libs folder of this project.

You can now open the project in an IDE with Gradle support (like IntelliJ IDEA).

If you just want to compile a JAR file, open the project directory in a terminal and execute this command:

Windows:

gradlew jar

Linux:

./gradlew jar

About

A 5zig client plugin for the Cubecraft minecraft server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages