• Functions
  • Predicates
  • 2,187 views • 1 today
  • 96 downloads • 0 today
  • 4
  • 5
  • 3
fuzzyL16
Level 59 : Grandmaster System
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.
CompatibilityMinecraft 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 :)
LOAD MORE LOGS

  Have something to say?

Qtw
08/26/2022 6:40 pm
Level 22 : Expert Miner
so what is the point of this datapack?

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.
1
fuzzyL16
08/27/2022 4:24 pm
Level 59 : Grandmaster System
history
No, this pack doesn't ban players, in any way, it logs players info such as


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.
3
Qtw
08/28/2022 8:56 am
Level 22 : Expert Miner
oh thank goodness i was wrong.
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!
3

Welcome