- Functions
- Predicates
- 2,187 views • 1 today
- 96 downloads • 0 today
64
Universal ID
This is an API used to keep players ID in a simple format(integer) called a UID, for packs going forward ill be using this to easily distinguish players. This keeps it clean and easier for developers to make datapacks.
Commands Added
/trigger SearchByName
/trigger SearchByUID
this pack can not be integrated to other packs, but you can make packs for this datapack!
Developers mode /tag @s add UID_Dev helps with pointing down errors
Admin mode /tag @s add UID_Admin less info but sends errors
more info will come with time.
This is an API used to keep players ID in a simple format(integer) called a UID, for packs going forward ill be using this to easily distinguish players. This keeps it clean and easier for developers to make datapacks.
Commands Added
/trigger SearchByName
/trigger SearchByUID
this pack can not be integrated to other packs, but you can make packs for this datapack!
Developers mode /tag @s add UID_Dev helps with pointing down errors
Admin mode /tag @s add UID_Admin less info but sends errors
more info will come with time.
| Compatibility | Minecraft 1.19 |
| Tags |
3 Update Logs
Universal ID V1.3 : by fuzzyL16 09/04/2022 3:18:18 pmSeptember 4, 2022 @ 7:18 pm UTC
+ Allows datapacks to know if UID is running
+ Cleaned up searcher errors
- Removed the fix file for which I fixed :)
Ready for some new big datapack :)
+ Cleaned up searcher errors
- Removed the fix file for which I fixed :)
Ready for some new big datapack :)
LOAD MORE LOGS
5691317
119



Have something to say?
to spy on other players or to allow mod authors to ban specific players from using their mods?
if its either of those thats despicable.
if its neither and i am wrong (which i hope so) i apologize for my acusations.
Username, UID, UUID
this allows developers easily distinguish players, EX In Item transport a minecart with a chest has a connected score and a ID, the ID is associated to player(Owner) this allows players with the same ID to connect to there own.
the UID is this datapacks scoreboard ID(integer) this makes it much easer to compare and store. the Universal means. Instead of every datapack to have there own ID one is used. this makes it possible to "Look Up players"
by using commands provide /trigger SearchByName /trigger SearchByUID
*UIDs aren't the same across worlds, and is only generated when a player joins*
I have a new pack coming called Shopkeeper, but isn't fully ready. this pack depends on the use of Universal ID which is why Universal ID is out before Shopkeeper. I will soon provide more info about how to use and incorporate in the future.
and more importantly i owe you an apology for thinking that.
i sincerely apologize for my accusation.
what you described actually sounds pretty kewl and useful for servers!