Skip to content
This repository was archived by the owner on Mar 18, 2021. It is now read-only.

DipLeChip/protocol3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable v3.2.2 Development v3.2.2

The Plugin That Runs Avas

protocol3 is the plugin that runs avas.cc. It manages things like the speed limit, anti-illegals, and commands like vote mute. It also provides quality of life commands and debug information for server administrators.

Download

You can download the current stable version here

Dependencies

At this time, only ProtocolLib and ArmorEquipEvent is required for the plugin to run correctly.

Setup

  1. Download ProtocolLib and the latest build of Paper for the latest version of Minecraft.
  2. Compile protocol3 as shown in the Testing section.
  3. Place the protocol3, ProtocolLib, and ArmorEquipEvent jars into your plugins directory.
  4. Launch the server. Note: For testing illegals and speed limit, you cannot be opped. For testing admin commands, you must be opped.

Testing (Eclipse)

  1. Clone this repo.
  2. Use Eclipse to import the repo in a workspace.
  3. Right click pom.xml, and use "Run as -> Maven build.."
  4. Type "package" in the Goals box. This will save the package configuration. You can later run it with "Run as -> Maven build" and select the configuration.
  5. An .jar file will be produced in /target called p3-3-shaded.jar
  6. Place this .jar in your plugins directory on your server.

Testing (IntelliJ)

  1. Clone the repo
  2. Open the project. Select "Maven" when prompted.
  3. Reopen the project. (Close it and reopen)
  4. Build p3 using IDEA's Maven Projects view; View -> Tool Windows -> Maven Projects
  5. Open p3, then Lifestyle
  6. Double click install.
  7. An .jar file will be produced in /target called p3-3-shaded.jar
  8. Place this .jar in your plugins directory on your server.
  9. Kill yourself for using IntelliJ like a brainlet

Contributing

Please comment any lines that may be unclear to someone who is less experienced with programming, and follow standard Java convention. If you are on Eclipse, please DISABLE auto-formatting on save. It is disabled by default; if you manually enabled it, disable it.

Credits

The following people significantly contributed to cleaning protocol3 before release.
d2k11
ultradutch
timoreo
inferno4you
RyzenRoll

License

This software is licensed under GNU GPL v3.

About

haha plugin make server go brr

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages