Shinoow / AbyssalCraft

Source repo for the AbyssalCraft mod
GNU Lesser General Public License v3.0
81 stars 52 forks source link

Fixed issue #478 #493

Closed KatTheFox closed 2 years ago

KatTheFox commented 2 years ago

Changed the Necronomicon's ownership logic to rely on a string representation of player UUID instead of storing the player's name. Tested on a local (LAN) server with 2 players, ownership worked correctly.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

KatTheFox commented 2 years ago

The necronomicon now caches the name of its owner on each use, so even if the owner is offline the correct username will display.