ProjectAres
ProjectAres copied to clipboard
Bukkit/Bungee plugins from the former Overcast/Lifeboat PC network, including PGM
(MOVED TO ISSUES, SORRY FOR THE MISTAKE) This week I've been working on the creation of a PGM server, but I had a couple of problems running the game server....
Uses the local queue system in #17 to make the `/msg` command to work
Adds a local queue system, to be able to allow the local service implementations to send Messages to the server
Hello, im trying to set up AMQP which is used by API-OCN but it never works with RabbitMQ. Do i need to config it or what? After i started the...
When using the Edit Wand item in observer mode, nothing happens. I get no action from clicking or moving the item. There are also no messages/errors in the console or...
# The bug Based on the fix of [MC-101001](https://bugs.mojang.com/browse/MC-101001) you can now hook item entities and reel them in. The problem is that [`PGMListener.nerfFishing(PlayerFishEvent)`](https://github.com/OvercastNetwork/ProjectAres/blob/ee06c979b45ba8bc54cd1ddab36eb1de5cd59d81/PGM/src/main/java/tc/oc/pgm/listeners/PGMListener.java#L130) converts any item entity even if...
The announce backend is currently querying info through the server list pings. This causes issues when working with BungeeCord since Bukkit servers are hidden away. Integration into BungeeCord would be...