Amazing plugins!
Can I send this plugin to the China Minecraft Forum?
www.mcbbs.net I will not provide the download address, only allow them to download from your channel.
I'm looking forward to your reply~ Have a nice day:)
Thanks for the review. You are free to post my plugins anywhere as long as the download is linked to this SpigotMC page.
Version: 2.0.9
i havnt got to use it yet, but it seems great, the reason i cant use it is because whenever i try to make the plugin to execute /bw join on player join, it dosnt work, could you support me on this issue?
Thanks for informing me about the issue. Please try v2.0.7 and if you are still having issues, send the full error report on the discussion page.
Version: 2.0.4
good plugin, work fine for spigot, don't try bungee but ok.
command particle is not whos always maybe my resourche pack or other of my minecraft stuff, very good plugin for get commands on join and delay commands
Thanks for the review. I'm glad my plugin is useful for your server :)
Version: 2.0.4
Another nice plugin from SirBlobman! This is amazing and is easy to set up. I was wondering if you could add support for version 1.7 please. Would be appreciated!
Thanks for the review, it depends on how you configure the command. By default they will be executed in the server console.
Version: 1.2.0
Nice plugin, does its job, works in 1.16.4 ... but - it can't handle player commands with parameters, so I had to create an alias to run a player command after join (/herochat global). Has source ready, so it can be mitigated for some1 who codes Java though. Thx for this plugin!
What do you mean? This plugin should be able to handle any command that is properly registered. Just add the spaces as needed. Example: "[PLAYER]herochat global"
Version: 1.2.0
It's a simple tool to execute commands in different situations and to improve the gamedesign on your server. It works good and is easy-to use. Thank you!
Thanks for the review, I'm glad the plugin is useful for your server :)
Version: 1.2.0
Thanks a lot for making this plugin! I'm just using it for simple stuff like sending players to a lobby when they join, but since i couldn't find a plugin to do that this one saved me! I appreciate the coding.
I actually do think that the "config.yml" file is very messy, so I will make an extra "help.txt" file that explains things to me. It might be a nice idea if the plugin would create that itself so the config would be a bit cleaner.
Hi, the plugin is working nicely and it's a great quality of life improvement :) There is only a one thing I'd like to do and I'm not sure if the plugin even supports it - I want to execute certain commands only for specific players. Example: I want to grant myself flying when I connect to the server but when a friend of mine connects to the server, nothing should happen. Any idea how to do that? :)
The only thing I can think of is that ChestCommands doesn't register commands normally or that this is not the first time you ever joined your own server. Thanks for the review :)
Version: 1.0.0
simple but useful plugin, easy to use :)
Dev was very helpful when I had a small issue
This plugin is very simple to use. Simple configuration file and great documentation within. This plugin helped me fix an issue where Essentials Player Time was automatically being set. A simple ptime reset command was all I needed! Thanks!
It works good but the world commands keep playing over and over even after first join pls fix this is the only join command plugin that works for 1.13.2
Glad you like the plugin and good luck with your server!
Version: 0.0.8
Excelent plugin, does exactly what it says! Just one suggestion: Could you please add authme support? Apparently even when enabling the commands I ask in authme's config.yml, this plugin doesn't run them. Thanks!
Wonderful plugin from a wonderful developer. I had some issues with the plugin, and after contacting the author, the plugin was very promptly fixed and re-uploaded. Even after experiencing further problems (all of which were on my end,) the developer was very patient with me in resolving my issues. Thanks again!
Keep in mind that 1.7.10 was released on June 26, 2014 and it's now November 2018
Version: 0.0.7
Hey there.
I seem to be having an error initializing this plugin on my server. I am using PaperMC for what it's worth, and have not tried it with Spigot, but this is the error I am receiving:
[ERROR] Could not load 'plugins/JoinCommands.jar' in folder 'plugins'
I would like to see a "permission node", for example
join commands:
command1:
- 0:bc VIP {player} JOINED THE SERVER
use-permissions: true
permission: 'jc.vip'
command2:
-0:tell Hello! {player}
use-permission: false
permission: ''
It's a very good idea, but these commands are at the first login? or they run whenever they enter, is there any way to execute a command with the first login?