Rubén

Results 12 issues of Rubén

I tried to run a Polymath host at localhost with Python in pterodactyl but Oraxen tries to connect with https, so i fixed it

## Packet listening ### Unified packet event class Now `PacketReceiveEvent` and `PacketSendEvent` extends a common `AbstractPacketEvent` class with the new method `AbstractPacketListener#packetEvent()`, this is useful if you want to detect...

While `ResourcePackRequestPacket` has the event `ServerResourcePackSendEvent` and `ResourcePackResponsePacket` the event `PlayerResourcePackStatusEvent` The packet `RemoveResourcePackPacket` doesn't have any event like `ServerResourcePackRemoveEvent` Why this is relevant? I was making a proxy plugin...

I found multiple problems using the plugin, so I added some changes to fix them. ### SQL migration Instead of offline player migration, this concept obtain data directly from a...

From plugin.yml file: ```yaml axiom.all: description: Allows use of all default Axiom features default: op children: axiom.*: true axiom.use: description: Allows basic use of axiom default: op axiom.debug: description: Allows...

Just a simple LuckPerms data check

Added `modelengine-animation` option [specified on wiki](https://plugins.auxilor.io/ecopets/how-to-make-a-custom-pet#understanding-all-the-sections) This pull request requires Auxilor/ModelEngineBridge#1 to be merged ### Information For those people that probably experiment bugs using `idle`, `walk` or some other animation...

It's been a while since Rtag appeared as a "new and revolutionary API" with zero popularity (and still near zero right now), the main reasons to create an API to...

enhancement

Limbo `server.properties`: ```properties bungeecord=true ``` Bungeecord `config.yml`: ```yaml ip_forward: true ``` Limbo console logs: ``` [10:32:04 Info] [/localhost:53756] Handshake Status has pinged [10:32:06 Info] 0: 127.0.0.1 [10:32:06 Info] 1: [MY...