Skip to content

Simple plugin to work easier with users in cross-server environments.

Notifications You must be signed in to change notification settings

Smooth-Plugins/SmoothUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmoothUsers

Simple plugin to work easier with users in cross-server environments. If you are searching how to use the API -> SmoothUsersAPI

What does SmoothUsers do?

SmoothUsers is a straightforward plugin designed to facilitate more seamless management of players in cross-server gamemodes. Additionally, SmoothUsers automatically manages nickname changes, ensuring a perfect experience.

Example of a use case

Consider a cross-server survival scenario with two servers: Server A and Server B. In this situation, Player A is located on Server A, while Player B is on Server B. Suppose Player B wishes to invite Player A to their clan using the command "/clan invite username". However, there's a challenge if Player A has never previously joined Server B. As a result, utilizing the "Bukkit.getPlayer(username)" function is not feasible. In this situation, obtaining the UUID of Player A becomes necessary. Unfortunately, you only have Player A's nickname, and there might be a discrepancy in the letter casing. This is where the SmoothUsers plugin becomes useful – it allows you to overcome this issue and obtain the UUID of Player A.

📋 Links

👪 Authors

Alex

About

Simple plugin to work easier with users in cross-server environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages