Capocannoniere (Italian: ˌkapokanːoˈnjɛːre; literally 'head gunner') is the title awarded to the highest goalscorer of each season in Italy's Serie A.The title is currently held by Ciro Immobile, who scored 36 goals for Lazio in the 2019–20 season. Remember how many players played H1Z1 in 2017? So, naturally, many fans of Battle Royale games compare these huge titles of 2016 and 2017.
Permission level required | 3[JE only] |
---|---|
Restrictions | No command blocks |
Manages the server whitelist.
Https trackid sp 006. In Java Edition, server ops can always connect when the whitelist is active, even if their profiles do not appear in the whitelist. In Bedrock Edition, players must be whitelisted regardless of op status. The profiles of the whitelisted players are stored in the whitelist.json configuration file.
Syntax[edit]
whitelist add
(Java Edition)whitelist add
(Bedrock Edition)- Adds the player profile(s) to the whitelist. The player does not need to be online.
whitelist list
- Displays all player profiles in the whitelist.
whitelist off
- Disables the server's use of a whitelist.
whitelist on
- Enables the server's use of a whitelist.
whitelist reload
- Reloads the list of player profiles in
whitelist.json
from disk (used whenwhitelist.json
has been modified outside of Minecraft).
- Reloads the list of player profiles in
whitelist remove
(Java Edition)whitelist remove
(Bedrock Edition)- Removes the player profile(s) from the whitelist. The player does not need to be online.
Arguments[edit]
Zuma deluxe 2003. JE: : game_profile
- Must be a collection of game profiles (player profiles), which can be a player name (must be a real one if the server is in online mode), or a player-type target selector.
- Specifies the player profile(s) to be added to or removed from the whitelist.
BE: : basic_string Http aka msxboxsetup.
Players Unknown Battleground Server Status
- Must be either a single word (no spaces) or a quoted string.
- Specifies the player name(s) to be added to or removed from the whitelist.
Player Unknown Battlegrounds Lite
Result[edit]
Command | Trigger | Java Edition |
---|---|---|
any | the arguments are not specified correctly | Unparseable |
/whitelist on | if the whitelist is already enabled | Failed |
/whitelist off | if the whitelist is already disabled | |
if the target selector fails to resolve to one or more online players | ||
/whitelist add | does not add any new player profile to the whitelist | |
/whitelist remove | if all specified profiles is not in the whitelist | |
any | On success | Manages the whitelist. |
Output[edit]
Command | Edition | Situation | Success Count | /execute store success .. | /execute store result .. |
---|---|---|---|---|---|
any | Java Edition | On fail | N/A | 0 | 0 |
/whitelist on | On success | N/A | 1 | 1 | |
/whitelist list | On success | N/A | 1 | the number of players in the list. | |
/whitelist add | On success | N/A | 1 | the number of new player profiles added to the whitelist. | |
/whitelist remove | On success | N/A | 1 | the number of player profiles removed from the whitelist. |
History[edit]
Java Edition Beta | |
---|---|
1.3 | Added /whitelist . |
Bedrock Edition | |
1.16 | Added /whitelist |