Skip to content

Some minor internal code updates. UPD: A lot of changes.#68

Open
SimSonic wants to merge 44 commits intoniccholaspage:masterfrom
RuBukkit:master
Open

Some minor internal code updates. UPD: A lot of changes.#68
SimSonic wants to merge 44 commits intoniccholaspage:masterfrom
RuBukkit:master

Conversation

@SimSonic
Copy link

Added @OverRide annotations where they are needed.
Metrics code removed from source and added as a dependency.
Other minor updates.

Melonking906 and others added 30 commits January 16, 2015 00:25
POM updated for spigot 1.8 and vault 1.5
Disabled caching
Removed Bukkit updater (Will replace)
Fixed console messages
Added auto cleaning
Added @OverRide annotations where they are needed.
Metrics code removed from source and added as a dependency.
Other minor updates.
Conflicts:
	pom.xml
	src/org/melonbrew/fe/Metrics.java
	src/org/melonbrew/fe/UpdateCheck.java
	src/org/melonbrew/fe/database/Database.java
	src/org/melonbrew/fe/database/databases/MongoDB.java
	src/org/melonbrew/fe/database/databases/SQLDB.java
All calls to plugin.getConfig()... replaced to plugin.settings...
Version is 0.9.0
…, API and VaultHandler.

Main idea is that all accounts will be cached and accessible very fast.
When money changes account will be sent to parallel thread for actual saving in DB.
Available types are as in config, mysql and sqlite, but you are able to enter only non-primary db.
In other words, if primary is mysql, enter only sqlite, or vise versa.
Removed settings.mysql.saving-granularity option.
Debug state is saved between server restarts.
When enabled it means that Account money should be reread from database on every access from API/Vault, even for reading.
@SimSonic SimSonic changed the title Some minor internal code updates. Some minor internal code updates. UPD: A lot of changes. May 22, 2015
@cubespace
Copy link

Некоторые записи в MySQL создаются без имени пользователя с null, на разных никах так. Если у другого пользователя так же то запись перезаписывается под него.
http://prntscr.com/aj3zdh

bhwz and others added 4 commits March 30, 2016 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants