Initial Commit
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
Website for TFMC (teknisk fysiks minecraft server)
|
||||
|
||||
|
||||
[] Add integration for playerstatistics across servers
|
||||
- We have to read the jsons in world (i have example for two worlds)
|
||||
- we have to get the uuid as stats are saved in uuid
|
||||
- convert playername to uuid maybe? is there an api?
|
||||
- Would be nice to see playtime and block usage over all the different servers + a total.
|
||||
for example using edc64... uuid i would like to see total amount of diamond collected on all worlds and also diamond per world in a list.
|
||||
[] Add a nice site for TFMC with information about the server.
|
||||
[] Add statistics of online status on the server?
|
||||
- Graphs of players online?
|
||||
- Show total players that have played on server?
|
||||
-
|
||||
[] Registering form with email authentication so only UMU university students can join. (link email to minecraft account for whitelist)
|
||||
- This could be done via rcon maybe? and have a separate list of players that have registered.
|
||||
|
||||
[] Build this entire website and management via docker for easier release?
|
||||
[] Maybe integrate chat with discord via rcon?
|
||||
- Base on existing project? This one exist and could maybe be useful? https://github.com/destruc7i0n/shulker
|
||||
Reference in New Issue
Block a user