PlayerDB

A NBT Custom Player Database (by rx-modules)

PlayerDB reviews and mentions

Posts with mentions or reviews of PlayerDB. We have used some of these posts to build our list of alternatives and similar projects.
  • Is there a way to use target selectors in data storage?
    1 project | /r/MinecraftCommands | 22 Jul 2022
    If you want to store NBT data for each player, then it seems like you need … a library!
  • Retrieve player data from command storage?
    1 project | /r/MinecraftCommands | 20 Mar 2021
    There are a few ways you could do this. You could not reinvent the wheel and use something like this. If you want to do it yourself however, it's really not that difficult. The idea is that you would store all player data in a big list with an entry for each player. All you need to do is assign each player a unique ID, then whenever you want to access a particular player's data, you would have to search through the list, check if the IDs match, and if they do, then you pull that data out of the list and operate on it. Putting it back into the list is similar, although there isn't really any better way apart from deleting the old entry in the list and then inserting the new data back into the list.
  • Save player's inventory as a custom NBT tag
    1 project | /r/MinecraftCommands | 24 Feb 2021
    Per-player storage is quite annoying; I'd recommend looking at rx's PlayerDB to do so.
  • Player specific NBT storage
    1 project | /r/MinecraftCommands | 16 Jan 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic PlayerDB repo stats
4
45
0.0
12 months ago

rx-modules/PlayerDB is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of PlayerDB is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com