


An admin mod to allow admins to see who built what, and some detailed object information.
Must be installed on both the client (all clients) and the server. This is for the admin and version checking and so that more information is present for the admin to see.
NOTE: Items built before this mod was installed will only have the creator ID and not the full steam information.
ModestyPooh#3651 in the OdinPlus discord.Configuration Options
[Attribute Wrapper]
[Colors]
[General]
Installation Instructions
You must have BepInEx installed correctly! I can not stress this enough.
Must be installed on both the client (all clients) and the server for syncing to work properly.
Feel free to reach out to me on discord if you need manual download assistance.
DISCORD: Azumatt#2625
STEAM: https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
Update Information (Latest listed first)
v2.0.1
- Update ServerSync internally.
v.2.0.0
- Move the hover information from the hover text to it's own tooltip that you can move around.
- Updates to the configuration file that will break old configs.
Please update your configs. Fresh regenerated configs!- Changed the
[Colors]section to now use color and not strings for the codes. Changes how this appears in the BepInEx Configuration Manager. (Gives sliders)
- Added multiple configuration options to the
[General]section.
- Toggle Tooltip
- Copy Information Shortcut
- Added multiple configuration options to the
[Attribute Wrapper]section.
- Tooltip Position
- Tooltip Text Size
- Tooltip Title Size
- Added multiple configuration options to the
[Colors]section.
- Tooltip Background Color
- Owner Info Color
- Can now copy the information to your clipboard by pressing the configured shortcut.
- Can now optionally change the toggle of the tooltip to a "hold to display" instead of a toggle.
- Please note: Copying content to your clipboard while you have "hold to display" enabled will require you to be hovering the object with the tooltip not visible. This is an attempt to make it easy on you if you have a complex shortcut so you don't have to hold them both down at the same time.
- Crossplay compatibility updates courtesy of Margmas and I. Should now work just find with those on Game Pass.
- Updated ServerSync internally
- Update Readme to reflect the changes.
v1.6.0
- Add moderator list.
- XRayVision_ModeratorList.yml will now be generated on the server inside the BepInEx/config folder.
v1.5.1
- Fix an issue I created in 1.5.0
v1.5.0
- Fix an issue with steam on servers
v1.4.0
- Show token name for ItemDrops. Aka: ItemData -> Shared -> m_name
v1.3.0
- Take in PR on GitHub from Margmas, show ZNetView owner
v1.2.0
- Change a lot of code to provide a more compatible hover.
- Toggle option for hover text changed. Now, when it's off, the text is completely removed. Just hover something and press your hotkey once more.
v1.1.0
- Add Hotkey to toggle hover text. Added at the request of Khordus in OdinPlus discord. Default is not set. Set this yourself.
v1.0.0/v1.0.1
- Initial Release