File Details
PokeBike 1.3
- R
- Jan 14, 2026
- 531.18 KB
- 5.7K
- 1.21.1
- NeoForge
File Name
pokebike-neoforge-1.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
🔧 PokeBike v1.3
✨ New Features
- Added a new
/pokebike reloadcommand (op level 2) to reload the server config only without restarting the server. - Introduced a dedicated
pokebike-serverconfig file, replacing the previous common config. - Reloaded server config now applies instantly to all existing bikes and future ones.
- Added detailed server log output listing all reloaded or refreshed settings after a reload.
- Added a new server setting
bikeOwnershipEnabledto prevent bike theft.
🚲 Bike Ownership System
- Bikes now have an owner, defined as the player who places or uses the bike entity.
- Only the owner can pick up their bike, while all players can still ride it.
- Bike ownership is reset when the bike becomes an item.
- When placed again, the bike is assigned to the new player.
- Ops can always retrieve any bike for moderation and support purposes.
🚫 Anti Theft Feedback
- Added a 5 second actionbar warning with fade out when a player tries to pick up a bike they do not own.
- No sound or particle effects to keep feedback clean and non intrusive.
- Fully localized messages added for all supported languages.
🧩 Edge Case Handling
- Bikes with an invalid or missing owner are locked for all players except ops.
- Bikes destroyed by explosions or damage drop items that can be picked up by anyone.
- Reload command safely aborts if the config is invalid, keeping the previous state intact.

