BentoBox
BentoBox copied to clipboard
Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
### Expected behavior I researched trouble with mode switcher in settings menu https://github.com/BentoBoxWorld/BentoBox/issues/1427 This issue already closed but bug exists I forked your repo, and fix that, also I add...
### Expected behavior When entering a nether portal on my overworld island, I expected it to teleport me to the nether portal closest to that same location in the nether....
### Is your feature request related to a problem? No. Some player's of our server requested/voted upon the idea of getting an **/ob setting** added to allow what "trusted" Rank...
### Expected behavior Player get tped back to island ### Observed/Actual behavior My player fell to -49 in the end and unable to join the server, they just get kicked...
### Is your feature request related to a problem? With this feature, we can send message how to want to player. ### Describe the solution you'd like. If added some...
### Is your feature request related to a problem? Now if players are kicked from a team or reset there island. They spawned on the bentobox spawn island. If you...
### Expected behavior 1. accept team request timer stops by 10 seconds like how I put it in the config.yml. ``` time: 10 commands: # Ask the player to confirm...
### Expected behavior When entering the end portal, be teleported to proper end island every time. ### Observed/Actual behavior First time activating end portal got you teleported to end island,...
### Is your feature request related to a problem? As you know, since skyblock first came out, the only purpose of the players was to put blocks on their island...
This change switches from plain JDBC driver implementation to a HikariCP Pool implementation. Pool Implementation is complete for PostgreSQL and SQLite, while MariaDB and MySQL implementation still uses JDBC drivers,...