Giter Site home page Giter Site logo

classicube-stuff-1's Introduction

Welcome to my repository for MCGalaxy tools!

Here you will find the source of my public plugins and commands, free to use however you please. If a command/plugin isn't compiling or working as it should, make a new issue here and I'll get to it when possible. Command/plugin requests are open and you can suggest them here.

List

Plugins

Name Description
AntiVPN Doesn't let people with a VPN join the server.
BetterPing Makes your ping significantly lower.
BugWebhook Send a message on Discord whenever there's an error on your server.
CommandsInPluginExample Example source code for embedding commands into your plugin.
Compass Adds a compass into your HUD.
CustomChat* Allows changing the chat format.
CustomSoftware Allows changing the software name both in-game and in the launcher.
CustomTab* Allows changing the format of your tab list.
DailyBonus Give people money once per day when they login.
Example Example source code in case you want to make your own plugins.
FavouriteMap Allows people to set their own favourite map shown in /whois.
GamemodeTemplate The template I use for gamemodes on my server.
HoldBlock Shows the block you're holding in your hand for everybody to see.
IRCWebhook Relays a message from your server to Discord without a bot.
LastLocation* Return to your last known location.
Lottery Enter and win money.
Nametags* Changes your nametag.
NickBlocker Prevents using /whonick in a level.
Parties Join and talk with specific people.
TempFlood* Allows client-side water flooding.
TimeAFK Shows the amount of time players have been idle for.
VenkSurvival Includes PvP, drowning, mining tools/weapons.
XP Adds an XP and leveling system.

* means that the plugin is private or made exclusive for specific people.

Commands

Name Description
/Announce Show custom text in the middle of peoples' screen.
/FakeGive Tell people they've gotten money when they haven't.
/ImportSchematic Imports a .schematic file from Minecraft into CC's .lvl format.
/Preset Easier access for /os env preset that doesn't require realm ownership to use.
/Remove Removes a player from the playerbase permanently.
/Reward Used primarily in message blocks to give rewards to players.

Installation

How to install plugins:

  1. Put the plugin's .cs file into the ./plugins/ folder. If it's not there, make a new folder and put it in there.
  2. Either in-game or via the server console, type /pcompile [plugin name]. It should say Plugin compiled successfully., if it doesn't, make an issue here.
  3. Now type /pload [plugin name]. It should say Plugin loaded successfully.
  4. And you're done, enjoy your plugin.

How to install commands:

  1. Put the command's .cs file into the ./extra/commands/source/ folder. If it's not there, make a new folder and put it in there.
  2. Either in-game or via the server console, type /compile [command name]. It should say Command compiled successfully., if it doesn't, make an issue here.
  3. Now type /cmdload [command name]. It should say Command loaded successfully.
  4. And you're done, enjoy your command.

NOTE: If you want your commands to load upon server start, you should add the command name into the ./text/cmdautoload.txt file.

For example, if your command file is named CmdHelloWorld.cs, you would put HelloWorld on a new line.

classicube-stuff-1's People

Contributors

ddinan avatar alexclassicube avatar programpl avatar xxninjakingxx avatar spicycombo avatar forkiesassds avatar

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.