Ari W.
@brokiem
Joined on 20 February 2020
Passionate in creating fast and efficient apps
GitHub Stats
78
Followers
75
Repositories
5
Organizations
0
Gists
64
Pull Requests
43
Issues
90
Commits
0
Sponsors
3
Contributed To
233
Star Earned
Most Used Languages
58.42%
Go
18.09%
PHP
9.58%
Java
5.78%
JavaScript
5.68%
C#
1.80%
Vue
0.38%
CSS
0.16%
TypeScript
Popular Projects
SimpleNPC
β¨An Ultimate NPC plugin for PocketMine-MP!
PHP
54
24
81
18
SimplePets
πβπ¦Ί An Ultimate Pets plugin for PocketMine-MP.
PHP
23
6
17
5
BedrockReplay
A Minecraft: Bedrock Edition proxy replay system
Java
20
4
5
0
SimpleLay
πͺ PocketMine-MP Plugin which allows to Sit or Lay on the Ground!
PHP
18
13
10
10
MinecraftClient
β Minecraft client for Minecraft bedrock edition
JavaScript
14
4
4
0
Trashcan
3D trashcan model with a bunch of features.
PHP
9
3
1
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
10/5/2025, 4:11:07 PM
10/5/2025, 4:08:03 PM
- Initialize MinecraftServer with Bungee authentication secrets
10/5/2025, 3:52:15 PM
10/5/2025, 3:48:56 PM
- Initialize MinecraftServer with Bungee authentication support
10/5/2025, 2:56:04 PM
10/4/2025, 6:37:01 PM
10/4/2025, 6:33:57 PM
- [ci skip] Improve documentation for priority parameter in EventManager (#1619) * Improve documentation for priority parameter in EventManager PostOrder was deprecated in commit (4f227badc20dc30b0f6d84b5349c8809481dcbb1) in favor of priorities. PostOrder itself was very descriptive on which PostOrder is processed first. A number cannot be descriptive about that - it is never clear if higher or lower numbers are processed first. The Subscribe event attribute does contain a description on how priorities are evaluated. The EventManager did not, which literally did confused developers manually registering events. This commit fixes this by describing the priority argument in EventManager with the same description that Subscribe uses. * Fixed checkstyle --------- Co-authored-by: Adrian Gonzales <adriangonzalesval@gmail.com>
- feat: add ProxyPreShutdownEvent before players are disconnected (#1626) * feat: delay player disconnect until ProxyShutdownEvent completes * fix: added back empty line * feat: added ProxyPreShutdownEvent * feat: CR changes * chore: fixed license, annotated with Beta annotation * Update proxy/src/main/java/com/velocitypowered/proxy/VelocityServer.java Co-authored-by: Timon Seidel <timong.seidel@gmail.com> * Update proxy/src/main/java/com/velocitypowered/proxy/VelocityServer.java Co-authored-by: Timon Seidel <timong.seidel@gmail.com> * chore: consolidated log message * Update proxy/src/main/java/com/velocitypowered/proxy/VelocityServer.java Co-authored-by: Timon Seidel <timong.seidel@gmail.com> * Update proxy/src/main/java/com/velocitypowered/proxy/VelocityServer.java Co-authored-by: powercas_gamer <cas@mizule.dev> * Update api/src/main/java/com/velocitypowered/api/event/proxy/ProxyPreShutdownEvent.java Co-authored-by: powercas_gamer <cas@mizule.dev> * feat: make ProxyPreShutdownEvent timeout configurable via system property * fix: cs * Document velocity.pre-shutdown-timeout system property --------- Co-authored-by: Timon Seidel <timong.seidel@gmail.com> Co-authored-by: powercas_gamer <cas@mizule.dev> Co-authored-by: Adrian Gonzales <adriangonzalesval@gmail.com>
- Log console command executions (#1137)
- Update publishing endpoint
- Minecraft 1.21.9 (#1651) * 1.21.9-pr1 - not tested yet * 1.21.9-pre2 * feat: forward code of conduct packets in CONFIG state * 1.21.9 --------- Co-authored-by: Emilxyz <12966472+Emilxyz@users.noreply.github.com>
- feat: Add primitive support for sound api (#1422) * feat: Add primitive support for sound api * change to fail silently fix: implement the correct playSound method fix: bumped "since" version * chore: update 1.21.5 * chore: enforce adventure's policy of not throwing exceptions on unsupported actions * feat: allow sounds to be played from other players (on the same server) * chore(fix): add missing getters/setters in packets * chore: update 1.21.6 chore: added own notes to playSound method, as adventure moved them to the Sound class * chore: cleanup * fix: ignore invalid sound source fix: sound source error on wrong version * chore: prettify key writing * Implement missing Player#playSound(Sound) * Reverted Player#playSound(Sound) implementation Also, improved documentation related to #playSound mehtods * chore(jd): mark dialog operations unsupported * chore: update 1.21.9 --------- Co-authored-by: Adrian Gonzales <adriangonzalesval@gmail.com>
- Merge branch 'PaperMC:dev/3.0.0' into dev/3.0.0
10/3/2025, 1:11:44 PM
9/26/2025, 5:43:52 AM
9/25/2025, 6:28:12 PM
9/25/2025, 5:25:23 PM
9/23/2025, 9:09:00 PM
9/22/2025, 11:36:31 AM
9/21/2025, 11:02:43 AM