bentobox/src/main
tastybento bd69179354 Ensures a single database connection is used. (#807)
https://github.com/BentoBoxWorld/BentoBox/issues/805

Database connectors were creating a new connection every time they were
called. Also the top-level database object was being recreated every
time getDatabase was requested.
2019-07-02 06:46:54 +02:00
..
java/world/bentobox/bentobox Ensures a single database connection is used. (#807) 2019-07-02 06:46:54 +02:00
resources Improved success messages for admin commands and fixed failing tests 2019-06-30 08:51:33 +02:00