- Tested Minecraft Versions:
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- Contributors:
- PyroTempus
- Donation Link:
- https://www.paypal.me/PTempus
✯ My Plugins ✯
PyroFishing | PyroWeather | PyroWelcomes | PyroBot | PyroMining [P] | PyroWeatherPro [P] | PyroFishingPro [P] | PyroMon [P]
You can post bugs / suggestions / require help in the discussion section, however, I would rather you post them on my public discord as I am always active on here and will respond more quickly then on here! Link can be found HERE
- You are NOT allowed to decompile and or redistribute any of my plugins on any website and or server without explicit permission from me.
![]()
Do your players welcome people every single time someone new joins? Do you want to reward them with customisable rewards? Then this is the plugin for you! This is my second plugin that I have publicly released and this was once again a skript that I made and have transferred over to Java. When a player joins your server, if a player says their name in chat within 10 seconds of the player joining, they will receive one welcome point. You can then spend these points in the welcome shop.
![]()
✔ Fully configurable shop.
✔ Easy to use for new players.
✔ Commands to check your points!
✔ Fully configurable messages.
✔ Tab Completion
✔ PlaceholderAPI support. (%pyrowelcomes_points%)
✔ Configurable time to earn points.
✔ Change players welcome points in game without the need to edit the players file.
✔ Per player welcome points. Earn a point for each player!
✔ Options to manage a player when they first join the server with commands and custom messages.
![]()
![]()
![]()
✖ Nothing! If you have any suggestions let me know in the discussion section or by pm.
![]()
✯ /welcomes <help> (Base command).
✯ /welcomes points <player> (Shows how many points you have).
✯ /welcomes shop (Opens the shop to spend welcome points).
✯ /welcomes set <player> <int> (Sets the player's points in game).
✯ /welcomes add <player> <int> (Adds points to a player's balance).
✯ /welcomes remove <player> <int> (Removes points from the player's balance).
✯ /welcomes reload (Reloads the plugin).
![]()
✯ welcomes.admin (Permission to /welcomesset, /welcomes add, /welcomes remove, /welcomes reload, /welcomes set command).
✯ welcomes.shop (Permission to open the shop).
✯ welcomes.earn (Permission to earn points - enable this in the config)
![]()
This is the list of Supporters who have donated to me and supported me throughout the development of all my plugins. Thanks to everyone who has donated and or supported me! <3
➤ mrfloris ($25)
➤ TheGrayGorilla ($17)
➤ stifflered ($10)
➤ SlimeDog ($15)

PyroWelcomes [1.9.X - 1.18.X] 2.5.0
Reward your players for welcoming players!
-
Weed_Wyvern, SchreddarPwnz and mrfloris like this.
Recent Updates
- Permission Changes + 1.18 Dec 12, 2021
- Feature Requests Mar 8, 2021
- Requested Features + Bug Fixes Oct 24, 2020
Recent Reviews
-
Izanagii
- 4/5,
Really good plugin, but it could be better if we could fully customize the menu (the line "This item cost: X ..." is not changeable...)
-
mrfloris
- 5/5,
After trying out this plugin and asking about 1.13 support, the developer came online and had a nice chat with me. I ended up donating $20 to help progress the plugin and before we know it the time said 3 am and version 2.0 was done. Impressive support, flexible developer and a great plugin that my players will enjoy. Two thumbs up
-
Author's Response
Thanks for the continued support and for the review! I try my best when ever I can :]
-
DaBunneh
- 5/5,
After trying the V2.0 out, I've seen great difference and it's gone from a good concept to a great plugin. You should definitely download this!
-
Author's Response
Thank you for the review :]
-
John_Smile1
- 5/5,
Help me
[01:18:31] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to PyroWelcomes v1.2.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
Caused by: java.lang.NullPointerException
at me.arsmagica.PyroWelcomes.versionJoin(PyroWelcomes.java:69) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
... 14 more-
Author's Response
Please don't post bugs in the review section in the future. I'll fix this now. It's been on my list for a while. Give me up to 5 minutes to post a fix. Thanks.