Description
Donation
I've created all my mods in my free time ⏳ for you all gratuitously with love 💖.
If you enjoy 😁 this mod and want to give something in reward 💰:
You can support 🤝me either on Patreon, Paypal or Flattr.
Brief
This mod gives you as admin and as player of a server the ability to see when a player was the last time online in days.
Image

Usage
Simply type "/seen player Notch" and you will see how many days ago the player was last seen:
Notch was last seen 3 days ago. (2017-10-12)
- You can use this mod within a server without needing it as player. (Server side)
- You can use this mod as single player, too. (Client side)
I've developed the mod, because I didn't found any latest mod matching version 1.12.X, so here we are.
Features
- Display the last time a player was seen in days (leapyears and time changes considered)
- Commands to clear the seen list and to remove players from the list
- Permission for each command possible
- Configurations to define e.g. if a date should be displayed and what format it should have
- Customizable language configuration
Config
The config file is located in: config/playerseen/configGeneral.cfg
- commandName
- If you want to redefine another command name for the mod do it with this value.
- commandNameAliases
- If you want to define an alias name for the command do it with this value.
- displayDate
- Should be the last seen date displayed?
- dateFormat
- If 'displayDate' is true, how should the date be formatted?
- Example: (d. MMMMM yyyy)
- Result: (4. July 2017)
Commands
The base command is:
- playerseen
Append one of the sub commands to execute them. Example:
- playerseen help
Sub commands
The text between the signs less than and greater than is necessary to execute it correctly. The text between brackets is optional.
- aliases
- Shows available aliases for the main command.
- clear
- Removes all player from the seen list.
- help (<command>)
- Shows help for each available command.
- player
- Shows the last time seen the player.
- reload
- Will reload the configuration from disc.
- remove <playerName>
- Removes a player from the seen list.
Permissions
Each command has it's own permission so that the mod is fully customizable to your needs.
Structure:
playerseen.commands.Commands //Main command
playerseen.commands.Command<CommandName> //Sub commands
Example:
playerseen.commands.CommandHelp //Help command
playerseen.commands.CommandPlayer //Player command
[...]
I can't assume that you want provide the functions of the mod to anyone therefore you will possibly encounter the message: "You do not have permission to use this command."
Use a permission manager like ThutPerms to solve this problem by providing you the permissions you need.
Installation
Just put the mod into your mod folder. It's only needed on the server-side if you're hosting a server.
Dependencies
You need at least the corresponding Forge Version.
Language
Currently I'm providing the mod in british english (hopefully). There will be a language file created which gives you the ability to translate the entire mod to your target language:
- config/playerseen/configLang.cfg
Ideas / Suggestions
As developer one can only guess what the needs of admins / players are, so don't hesitate telling me your ideas / suggestions. Even if you're thinking that some things could be solved much easier or on another way I will appreciate it.
Bugs / Problems
I'm not able to cover all conditions the mod will encounter therefore there can always be bugs / problems, if you find some please tell me so I can fix them. One advice from me at this point: Provide basic information like MC/Forge version and mod version.
Modding
Outstanding until it gets open source.
Source Code (/ Copyright)
I'm a fan of open source, I really do and I'm willing to provide the source code if I get enough requests for it or I decide to publish it - until this point all rights are reserved.
Contribution
You have translated the mod to russian, you have a better logo for it? You can always contribute to this mod at any time, just contact me.
Contact
Use the comment section, write me a pm or visit the discord channel PixtarMcMods.
Viruses / Worms
Every file is scanned across VirusTotal.com with 0 / 60 findings:


